fix: minimum scale required for decimal literal #117
Merged
Codecov / codecov/project
succeeded
Feb 6, 2025 in 1s
63.76% (+0.15%) compared to e1e6157
View this Pull Request on Codecov
63.76% (+0.15%) compared to e1e6157
Details
Codecov Report
Attention: Patch coverage is 36.50794%
with 40 lines
in your changes missing coverage. Please review.
Project coverage is 63.76%. Comparing base (
e1e6157
) to head (43c9a37
).
Files with missing lines | Patch % | Lines |
---|---|---|
testcases/parser/visitor.go | 28.88% | 32 Missing |
types/parser/util/error_listener.go | 33.33% | 4 Missing |
types/parser/visitor.go | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #117 +/- ##
==========================================
+ Coverage 63.60% 63.76% +0.15%
==========================================
Files 44 44
Lines 10873 10875 +2
==========================================
+ Hits 6916 6934 +18
+ Misses 3639 3630 -9
+ Partials 318 311 -7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading