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 withdraw() methods in nullifier contracts for not validating the root #41

Merged
merged 4 commits into from
Aug 21, 2024

Add tests for the storage sql package

bb64054
Select commit
Loading
Failed to load commit list.
Merged

Fix withdraw() methods in nullifier contracts for not validating the root #41

Add tests for the storage sql package
bb64054
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2024 in 1s

71.37% (+0.92%) compared to 8d6263c

View this Pull Request on Codecov

71.37% (+0.92%) compared to 8d6263c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.37%. Comparing base (8d6263c) to head (bb64054).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   70.44%   71.37%   +0.92%     
==========================================
  Files          12       12              
  Lines         538      538              
==========================================
+ Hits          379      384       +5     
+ Misses        112      110       -2     
+ Partials       47       44       -3     

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