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

Add CoreLightningRestWallet #362

Merged
merged 3 commits into from
Nov 16, 2023

add correct config

f9c4c06
Select commit
Loading
Failed to load commit list.
Merged

Add CoreLightningRestWallet #362

add correct config
f9c4c06
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2023 in 0s

66.03% (-1.25%) compared to 45d3059

View this Pull Request on Codecov

66.03% (-1.25%) compared to 45d3059

Details

Codecov Report

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

Comparison is base (45d3059) 67.28% compared to head (f9c4c06) 66.03%.

Files Patch % Lines
cashu/lightning/corelightningrest.py 22.14% 116 Missing ⚠️
cashu/lightning/macaroon.py 36.84% 12 Missing ⚠️
cashu/mint/crud.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
- Coverage   67.28%   66.03%   -1.25%     
==========================================
  Files          66       68       +2     
  Lines        4988     5158     +170     
==========================================
+ Hits         3356     3406      +50     
- Misses       1632     1752     +120     

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