return sql.ErrNotFound if account doesn't exist #6508
Draft
Codecov / codecov/project
succeeded
Dec 3, 2024 in 0s
79.9% (+0.0%) compared to feda54f
View this Pull Request on Codecov
79.9% (+0.0%) compared to feda54f
Details
Codecov Report
Attention: Patch coverage is 85.36585%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 79.9%. Comparing base (
feda54f
) to head (d3183ae
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
genvm/vm.go | 69.2% | 4 Missing |
genvm/core/context.go | 75.0% | 1 Missing |
genvm/rewards.go | 75.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #6508 +/- ##
=======================================
Coverage 79.9% 79.9%
=======================================
Files 353 353
Lines 46517 46534 +17
=======================================
+ Hits 37211 37225 +14
- Misses 7199 7208 +9
+ Partials 2107 2101 -6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading