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 possible state reset issue #419

Merged
merged 6 commits into from
Oct 23, 2023

Disable goconst for being annoying

2c8d23d
Select commit
Loading
Failed to load commit list.
Merged

Fix possible state reset issue #419

Disable goconst for being annoying
2c8d23d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 23, 2023 in 1s

58.90% (+0.13%) compared to 77f02e6

View this Pull Request on Codecov

58.90% (+0.13%) compared to 77f02e6

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (77f02e6) 58.76% compared to head (2c8d23d) 58.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
+ Coverage   58.76%   58.90%   +0.13%     
==========================================
  Files          51       51              
  Lines        7098     7105       +7     
==========================================
+ Hits         4171     4185      +14     
+ Misses       2536     2531       -5     
+ Partials      391      389       -2     
Files Coverage Δ
stateresolutionv2.go 89.88% <80.00%> (-0.25%) ⬇️

... and 2 files with indirect coverage changes

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