Skip to content

Conversation

@benoit74
Copy link
Contributor

Changes

  • implement move of ZIM files by the shuttle
    • simple implementation for now, the shuttle assumes files are on its local filesystem (but they could probably be mounted by fuse or whatever) ; sufficient for our current usage
  • add helper dev scripts to create matching DB objects / local folders (warehouse, warehouse paths, ...)

@benoit74 benoit74 self-assigned this Nov 18, 2025
@benoit74 benoit74 marked this pull request as ready for review November 18, 2025 15:06
@codecov
Copy link

codecov bot commented Nov 18, 2025

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

@benoit74 benoit74 merged commit 7bef76c into cms-upgrade Nov 18, 2025
6 checks passed
@benoit74 benoit74 deleted the implement-file-move branch November 18, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants