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

Do not call old indexer on payment requested #31

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

ofux
Copy link

@ofux ofux commented Nov 28, 2023

No description provided.

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

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

Comparison is base (76c376b) 35.05% compared to head (86d3de7) 35.07%.
Report is 1 commits behind head on main.

Files Patch % Lines
common/infrastructure/src/http/mod.rs 0.00% 10 Missing ⚠️
api/src/infrastructure/indexer.rs 0.00% 8 Missing ⚠️
api/src/infrastructure/new_indexer.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   35.05%   35.07%   +0.02%     
==========================================
  Files         395      395              
  Lines       12051    12042       -9     
==========================================
  Hits         4224     4224              
+ Misses       7827     7818       -9     
Flag Coverage Δ
unittest 35.07% <0.00%> (+0.02%) ⬆️

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 cf2b013 into main Nov 28, 2023
8 of 9 checks passed
@ofux ofux deleted the do-not-call-old-indexer-on-payment-request branch November 28, 2023 15:19
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