Skip to content

feat: allow for task service calls from django admin UI

838fd62
Select commit
Loading
Failed to load commit list.
Open

feat: allow for task service calls from django admin UI #362

feat: allow for task service calls from django admin UI
838fd62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2025 in 1s

94.12% (-0.18%) compared to 7e8dec1

View this Pull Request on Codecov

94.12% (-0.18%) compared to 7e8dec1

Details

Codecov Report

❌ Patch coverage is 27.64228% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.12%. Comparing base (7e8dec1) to head (838fd62).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
apps/codecov-api/core/forms.py 15.85% 69 Missing ⚠️
apps/codecov-api/core/admin.py 51.21% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
- Coverage   94.30%   94.12%   -0.18%     
==========================================
  Files        1247     1248       +1     
  Lines       45847    45969     +122     
  Branches     1455     1455              
==========================================
+ Hits        43237    43270      +33     
- Misses       2305     2394      +89     
  Partials      305      305              

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