Skip to content

fix: Move create schedule to billing and handle error situation

a526ac1
Select commit
Loading
Failed to load commit list.
Open

feat: Add command for adding schedules to subscriptions #707

fix: Move create schedule to billing and handle error situation
a526ac1
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project succeeded Feb 13, 2026 in 0s

92.20% (-0.06%) compared to cf5ee52

View this Pull Request on Codecov

92.20% (-0.06%) compared to cf5ee52

Details

Codecov Report

❌ Patch coverage is 78.78788% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.20%. Comparing base (cf5ee52) to head (a526ac1).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...anagement/commands/apply_subscription_schedules.py 77.56% 35 Missing ⚠️
apps/codecov-api/services/billing.py 82.50% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #707      +/-   ##
==========================================
- Coverage   92.25%   92.20%   -0.06%     
==========================================
  Files        1302     1303       +1     
  Lines       47854    48050     +196     
  Branches     1628     1628              
==========================================
+ Hits        44149    44303     +154     
- Misses       3396     3438      +42     
  Partials      309      309              

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