Epistimio / hydra_orion_sweeper

Hydra Sweeper Plugin for Orion
7 stars 2 forks source link

Update nested dict handling #11

Closed Delaunay closed 2 years ago

Delaunay commented 2 years ago

Fixes #10 and add a test for it

codecov[bot] commented 2 years ago

Codecov Report

Merging #11 (5969e33) into master (d4b5360) will increase coverage by 1.47%. The diff coverage is 92.85%.

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   88.52%   90.00%   +1.47%     
==========================================
  Files           4        4              
  Lines         392      390       -2     
  Branches       53       53              
==========================================
+ Hits          347      351       +4     
+ Misses         35       33       -2     
+ Partials       10        6       -4     
Flag Coverage Δ
unittests 90.00% <92.85%> (+1.47%) :arrow_up:

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

Impacted Files Coverage Δ
...ydra_plugins/hydra_orion_sweeper/implementation.py 87.69% <92.85%> (+1.80%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more