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

index on db and read spent proofs from db #370

Merged
merged 5 commits into from
Nov 26, 2023

disable python 3.9 tests

9b959d1
Select commit
Loading
Failed to load commit list.
Merged

index on db and read spent proofs from db #370

disable python 3.9 tests
9b959d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2023 in 1s

66.29% (+0.28%) compared to f7d0126

View this Pull Request on Codecov

66.29% (+0.28%) compared to f7d0126

Details

Codecov Report

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

Comparison is base (f7d0126) 66.00% compared to head (9b959d1) 66.29%.
Report is 1 commits behind head on main.

Files Patch % Lines
cashu/mint/app.py 0.00% 5 Missing ⚠️
cashu/mint/startup.py 0.00% 2 Missing ⚠️
cashu/mint/ledger.py 96.15% 1 Missing ⚠️
cashu/mint/verification.py 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #370      +/-   ##
==========================================
+ Coverage   66.00%   66.29%   +0.28%     
==========================================
  Files          68       68              
  Lines        5166     5219      +53     
==========================================
+ Hits         3410     3460      +50     
- Misses       1756     1759       +3     

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