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

Mint: invalidate and generate promises in single db transaction for split #374

Merged
merged 3 commits into from
Dec 2, 2023

use external get_db_connection function to be compatible with existin…

57f41c9
Select commit
Loading
Failed to load commit list.
Merged

Mint: invalidate and generate promises in single db transaction for split #374

use external get_db_connection function to be compatible with existin…
57f41c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2023 in 1s

66.54% (+0.18%) compared to 0ec3af9

View this Pull Request on Codecov

66.54% (+0.18%) compared to 0ec3af9

Details

Codecov Report

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

Comparison is base (0ec3af9) 66.36% compared to head (57f41c9) 66.54%.
Report is 1 commits behind head on main.

Files Patch % Lines
cashu/mint/router.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #374      +/-   ##
==========================================
+ Coverage   66.36%   66.54%   +0.18%     
==========================================
  Files          68       68              
  Lines        5220     5216       -4     
==========================================
+ Hits         3464     3471       +7     
+ Misses       1756     1745      -11     

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