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 mark_invoice_as_received endpoint #40

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

ofux
Copy link

@ofux ofux commented Jan 2, 2024

No description provided.

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

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

Comparison is base (d23f40f) 35.19% compared to head (7a3109b) 35.08%.

Files Patch % Lines
...pi/src/presentation/http/routes/payment/request.rs 0.00% 33 Missing ⚠️
.../src/presentation/http/usecases/payment/invoice.rs 0.00% 4 Missing ⚠️
api/src/presentation/http/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   35.19%   35.08%   -0.12%     
==========================================
  Files         391      392       +1     
  Lines       12002    12040      +38     
==========================================
  Hits         4224     4224              
- Misses       7778     7816      +38     
Flag Coverage Δ
unittest 35.08% <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 4655664 into main Jan 3, 2024
8 of 9 checks passed
@ofux ofux deleted the mark_invoice_as_received branch January 3, 2024 14:38
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