Epistimio / hydra_orion_sweeper

Hydra Sweeper Plugin for Orion
7 stars 2 forks source link

Tweak example to be resumable #21

Open Delaunay opened 1 year ago

Delaunay commented 1 year ago

maybe a less involved mechanism is required more brainless checkpointing I feel we might need like a checkpointer that would manage a single directory and deals with that trial should use as checkpoint

codecov[bot] commented 1 year ago

Codecov Report

Merging #21 (3ec1052) into master (be581e8) will increase coverage by 0.05%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   97.02%   97.08%   +0.05%     
==========================================
  Files           4        4              
  Lines         404      412       +8     
  Branches       51       52       +1     
==========================================
+ Hits          392      400       +8     
  Misses          8        8              
  Partials        4        4              
Flag Coverage Δ
unittests 97.08% <100.00%> (+0.05%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
hydra_plugins/hydra_orion_sweeper/config.py 100.00% <100.00%> (ø)
...ydra_plugins/hydra_orion_sweeper/implementation.py 96.41% <100.00%> (+0.07%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more