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

Remove the need to send a JWT when calling request_payment, cancel_payment and mark_invoice_as_received #42

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

ofux
Copy link

@ofux ofux commented Jan 4, 2024

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

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

Comparison is base (4655664) 35.08% compared to head (83bde1c) 35.21%.
Report is 1 commits behind head on main.

Files Patch % Lines
...pi/src/presentation/http/routes/payment/request.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   35.08%   35.21%   +0.12%     
==========================================
  Files         392      392              
  Lines       12040    11996      -44     
==========================================
  Hits         4224     4224              
+ Misses       7816     7772      -44     
Flag Coverage Δ
unittest 35.21% <0.00%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ofux ofux merged commit 0c05a10 into main Jan 4, 2024
8 of 9 checks passed
@ofux ofux deleted the remove-jwt-usage branch January 4, 2024 14:32
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.

2 participants