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

Store proofs used for paying a lightning invoice #311

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Store preimage as well

3c334d2
Select commit
Loading
Failed to load commit list.
Open

Store proofs used for paying a lightning invoice #311

Store preimage as well
3c334d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2023 in 1s

56.83% (-0.33%) compared to 87c0adc

View this Pull Request on Codecov

56.83% (-0.33%) compared to 87c0adc

Details

Codecov Report

Patch coverage: 55.55% and project coverage change: -0.33% ⚠️

Comparison is base (87c0adc) 57.15% compared to head (3c334d2) 56.83%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #311      +/-   ##
==========================================
- Coverage   57.15%   56.83%   -0.33%     
==========================================
  Files          43       43              
  Lines        4010     4110     +100     
==========================================
+ Hits         2292     2336      +44     
- Misses       1718     1774      +56     
Files Changed Coverage Δ
cashu/mint/ledger.py 28.11% <0.00%> (-0.13%) ⬇️
cashu/mint/crud.py 69.33% <60.00%> (-0.67%) ⬇️
cashu/mint/migrations.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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