Standardize internal error messages #3703
+46
−14
Merged
Codecov / codecov/project
succeeded
Nov 28, 2024 in 0s
80.17% (-0.03%) compared to 0e1b932
View this Pull Request on Codecov
80.17% (-0.03%) compared to 0e1b932
Details
Codecov Report
Attention: Patch coverage is 45.45455%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 80.17%. Comparing base (
0e1b932
) to head (854dd10
).
Report is 131 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
interpreter/errors.go | 58.33% | 10 Missing |
errors/errors.go | 54.54% | 5 Missing |
runtime/storage.go | 0.00% | 5 Missing |
interpreter/decode.go | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3703 +/- ##
==========================================
- Coverage 80.20% 80.17% -0.03%
==========================================
Files 411 414 +3
Lines 95543 96113 +570
==========================================
+ Hits 76629 77059 +430
- Misses 16228 16361 +133
- Partials 2686 2693 +7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading