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

Fix error from CalculateNonceAndVUB #3134

morph: fix a typo in error

0ddb375
Select commit
Loading
Failed to load commit list.
Merged

Fix error from CalculateNonceAndVUB #3134

morph: fix a typo in error
0ddb375
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2025 in 1s

23.03% (-0.01%) compared to 653d9f8

View this Pull Request on Codecov

23.03% (-0.01%) compared to 653d9f8

Details

Codecov Report

Attention: Patch coverage is 6.25000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 23.03%. Comparing base (653d9f8) to head (0ddb375).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/morph/client/notary.go 0.00% 8 Missing ⚠️
pkg/innerring/state.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3134      +/-   ##
==========================================
- Coverage   23.04%   23.03%   -0.01%     
==========================================
  Files         756      756              
  Lines       60202    60212      +10     
==========================================
- Hits        13872    13870       -2     
- Misses      45334    45345      +11     
- Partials      996      997       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.