Skip to content

Add helper scripts for dev creation of objects

c7ce5e4
Select commit
Loading
Failed to load commit list.
Merged

Implement file move operations in the shuttle #126

Add helper scripts for dev creation of objects
c7ce5e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2025 in 0s

80.23% (+1.86%) compared to 0f6d919

View this Pull Request on Codecov

80.23% (+1.86%) compared to 0f6d919

Details

Codecov Report

❌ Patch coverage is 95.95960% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.23%. Comparing base (0f6d919) to head (c7ce5e4).
⚠️ Report is 1 commits behind head on cms-upgrade.

Files with missing lines Patch % Lines
backend/src/cms_backend/shuttle/context.py 84.61% 1 Missing and 1 partial ⚠️
backend/src/cms_backend/shuttle/main.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           cms-upgrade     #126      +/-   ##
===============================================
+ Coverage        78.37%   80.23%   +1.86%     
===============================================
  Files               33       34       +1     
  Lines             1008     1108     +100     
  Branches            86       95       +9     
===============================================
+ Hits               790      889      +99     
  Misses             198      198              
- Partials            20       21       +1     

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