Allow to show tx history via CLI and API #315
Open
Codecov / codecov/project
succeeded
Sep 9, 2023 in 0s
56.86% (-0.30%) compared to 87c0adc
View this Pull Request on Codecov
56.86% (-0.30%) compared to 87c0adc
Details
Codecov Report
Patch coverage: 61.40%
and project coverage change: -0.30%
Comparison is base (
87c0adc
) 57.15% compared to head (06ea786
) 56.86%.
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #315 +/- ##
==========================================
- Coverage 57.15% 56.86% -0.30%
==========================================
Files 43 43
Lines 4010 4154 +144
==========================================
+ Hits 2292 2362 +70
- Misses 1718 1792 +74
Files Changed | Coverage Δ | |
---|---|---|
cashu/wallet/wallet.py | 80.14% <0.00%> (-0.69%) |
⬇️ |
cashu/wallet/cli/cli.py | 48.19% <27.27%> (-1.03%) |
⬇️ |
cashu/wallet/api/responses.py | 100.00% <100.00%> (ø) |
|
cashu/wallet/api/router.py | 70.84% <100.00%> (+2.27%) |
⬆️ |
cashu/wallet/crud.py | 74.80% <100.00%> (+1.03%) |
⬆️ |
cashu/wallet/helpers.py | 83.73% <100.00%> (+0.98%) |
⬆️ |
cashu/wallet/migrations.py | 100.00% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading