Skip to content

Speed up batch CMORisation: multi-process Dask, per-variable worker sizing, and skip redundant daily-file validation#499

Merged
rbeucher merged 3 commits into
mainfrom
optimise_slow_variables_processing
Jul 12, 2026
Merged

Speed up batch CMORisation: multi-process Dask, per-variable worker sizing, and skip redundant daily-file validation#499
rbeucher merged 3 commits into
mainfrom
optimise_slow_variables_processing

pre-commit fix

cd80472
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

78.1% (-0.4%) compared to 965399e

View this Pull Request on Codecov

78.1% (-0.4%) compared to 965399e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.1%. Comparing base (965399e) to head (cd80472).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #499     +/-   ##
=======================================
- Coverage   78.5%   78.1%   -0.4%     
=======================================
  Files         33      33             
  Lines       6520    6626    +106     
  Branches    1233    1260     +27     
=======================================
+ Hits        5117    5173     +56     
- Misses      1129    1180     +51     
+ Partials     274     273      -1     

☔ View full report in Codecov by Harness.
📢 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.