Skip to content

Add category and section populators; enhance dependency handling

a359d9d
Select commit
Loading
Failed to load commit list.
Open

Add category and section populators; enhance dependency handling #1241

Add category and section populators; enhance dependency handling
a359d9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 0s

93.04% (+0.00%) compared to f0c4637

View this Pull Request on Codecov

93.04% (+0.00%) compared to f0c4637

Details

Codecov Report

❌ Patch coverage is 89.06250% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.04%. Comparing base (f0c4637) to head (a359d9d).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...re/management/commands/content/package_sections.py 85.71% 4 Missing ⚠️
...e/core/management/commands/content/dependencies.py 75.00% 1 Missing and 1 partial ⚠️
...ore/management/commands/content/package_listing.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1241    +/-   ##
========================================
  Coverage   93.03%   93.04%            
========================================
  Files         344      346     +2     
  Lines       10643    10755   +112     
  Branches      954      968    +14     
========================================
+ Hits         9902    10007   +105     
- Misses        617      622     +5     
- Partials      124      126     +2     

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