Fix raw value constructor vs de parsing incompatibility#487
Conversation
|
@torkleyy This is quite an annoying bug and I am not sure if this is the right way forward to fix it. The problem is that a) b) Which one would you prefer? |
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #487 +/- ##
==========================================
+ Coverage 95.27% 95.32% +0.04%
==========================================
Files 74 74
Lines 8852 8936 +84
==========================================
+ Hits 8434 8518 +84
Misses 418 418
☔ View full report in Codecov by Sentry. |
|
Approach a seems like the better one, yeah. |
CHANGELOG.md