Skip to content

fix(subgraph-service): remove VALID_PROVISION and REGISTERED from can…

0bbb476
Select commit
Loading
Failed to load commit list.
Draft

Indexing payments management audit fix hybrid reduced scope #1312

fix(subgraph-service): remove VALID_PROVISION and REGISTERED from can…
0bbb476
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

90.86% (+0.56%) compared to 7405c9d

View this Pull Request on Codecov

90.86% (+0.56%) compared to 7405c9d

Details

Codecov Report

❌ Patch coverage is 98.15951% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.86%. Comparing base (7405c9d) to head (0bbb476).

Files with missing lines Patch % Lines
...ntracts/payments/collectors/RecurringCollector.sol 96.09% 4 Missing and 4 partials ⚠️
.../contracts/agreement/RecurringAgreementManager.sol 99.41% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                          Coverage Diff                           @@
##           indexing-payments-management-audit    #1312      +/-   ##
======================================================================
+ Coverage                               90.29%   90.86%   +0.56%     
======================================================================
  Files                                      81       81              
  Lines                                    5130     5274     +144     
  Branches                                 1084      949     -135     
======================================================================
+ Hits                                     4632     4792     +160     
+ Misses                                    465      453      -12     
+ Partials                                   33       29       -4     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.