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 LightningPaymentFailedError exception #706

Merged
merged 3 commits into from
Mar 5, 2025
Merged

Conversation

callebtc
Copy link
Collaborator

@callebtc callebtc commented Feb 18, 2025

Introduce a new exception class for handling failed Lightning payments, improving error management in the payment process.

Todo:

  • add test for error code for failed LN payment

Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.74%. Comparing base (23a706d) to head (eb4b9a7).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #706      +/-   ##
==========================================
+ Coverage   65.67%   68.74%   +3.07%     
==========================================
  Files          88       88              
  Lines        9513     9539      +26     
==========================================
+ Hits         6248     6558     +310     
+ Misses       3265     2981     -284     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@callebtc callebtc merged commit 9305905 into main Mar 5, 2025
22 checks passed
@callebtc callebtc deleted the fix-error-ln-payment branch March 5, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant