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

Tests: mint operations #328

Merged
merged 5 commits into from
Sep 24, 2023

make htlc tests less likelyto fail

a6d99c1
Select commit
Loading
Failed to load commit list.
Merged

Tests: mint operations #328

make htlc tests less likelyto fail
a6d99c1
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 Sep 24, 2023 in 0s

68.96% (+3.27%) compared to 6383249

View this Pull Request on Codecov

68.96% (+3.27%) compared to 6383249

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +3.27% 🎉

Comparison is base (6383249) 65.69% compared to head (a6d99c1) 68.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #328      +/-   ##
==========================================
+ Coverage   65.69%   68.96%   +3.27%     
==========================================
  Files          52       52              
  Lines        4183     4186       +3     
==========================================
+ Hits         2748     2887     +139     
+ Misses       1435     1299     -136     
Files Changed Coverage Δ
cashu/lightning/fake.py 82.60% <ø> (+10.86%) ⬆️
cashu/core/secret.py 100.00% <100.00%> (ø)
cashu/wallet/htlc.py 88.88% <100.00%> (ø)

... and 7 files with indirect coverage changes

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