WilhelmusLab / ice-floe-tracker-pipeline

Processing pipeline for IceFloeTracker.jl
1 stars 1 forks source link

feat: add delays and symlink cylc-run #76

Closed tdivoll closed 11 months ago

tdivoll commented 12 months ago

This PR add a global symlink so that the auto-generated cylc-run directory and all it's subfolders are available within the repo rather than the user home on Oscar.

I ended up adding delays for each task individually so we can update each individually as test which ones tend to fail or succeed most frequently.

codecov[bot] commented 12 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (51aecc3) 77.92% compared to head (3bab916) 77.92%. Report is 1 commits behind head on main.

:exclamation: Current head 3bab916 differs from pull request most recent head 8ce34e2. Consider uploading reports for the commit 8ce34e2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ======================================= Coverage 77.92% 77.92% ======================================= Files 8 8 Lines 299 299 ======================================= Hits 233 233 Misses 66 66 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tdivoll commented 11 months ago

Reviewed during weekly sync meeting