Skip to content

feat: RecurringAgreementManager with lifecycle, escrow funding, and a…

a23ad68
Select commit
Loading
Failed to load commit list.
Open

Indexing payments management audit #1301

feat: RecurringAgreementManager with lifecycle, escrow funding, and a…
a23ad68
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 1s

90.24% (+1.68%) compared to ddee12b

View this Pull Request on Codecov

90.24% (+1.68%) compared to ddee12b

Details

Codecov Report

❌ Patch coverage is 97.65840% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.24%. Comparing base (ddee12b) to head (a23ad68).

Files with missing lines Patch % Lines
...ntracts/payments/collectors/RecurringCollector.sol 93.33% 6 Missing and 6 partials ⚠️
...s/horizon/contracts/staking/HorizonStakingBase.sol 87.50% 2 Missing ⚠️
...ges/contracts/contracts/rewards/RewardsManager.sol 93.33% 1 Missing ⚠️
...n/contracts/data-service/libraries/StakeClaims.sol 96.15% 0 Missing and 1 partial ⚠️
...e/contracts/agreement/RecurringAgreementHelper.sol 98.24% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1301      +/-   ##
==========================================
+ Coverage   88.55%   90.24%   +1.68%     
==========================================
  Files          75       81       +6     
  Lines        4615     5113     +498     
  Branches      981     1079      +98     
==========================================
+ Hits         4087     4614     +527     
+ Misses        507      465      -42     
- Partials       21       34      +13     

☔ 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.