Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return sql.ErrNotFound if account doesn't exist #6508

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

fix prologue in distributed post systest

d3183ae
Select commit
Loading
Failed to load commit list.
Draft

return sql.ErrNotFound if account doesn't exist #6508

fix prologue in distributed post systest
d3183ae
Select commit
Loading
Failed to load commit list.
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.