Epistimio / hydra_orion_sweeper

Hydra Sweeper Plugin for Orion
7 stars 3 forks source link

Add Nested parameters support #4

Closed Delaunay closed 2 years ago

Delaunay commented 2 years ago

Fixes #3

codecov[bot] commented 2 years ago

Codecov Report

Merging #4 (43334f3) into master (01abe4e) will decrease coverage by 0.38%. The diff coverage is 85.41%.

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   86.48%   86.10%   -0.39%     
==========================================
  Files           4        4              
  Lines         333      367      +34     
  Branches       40       48       +8     
==========================================
+ Hits          288      316      +28     
- Misses         39       41       +2     
- Partials        6       10       +4     
Flag Coverage Δ
unittests 86.10% <85.41%> (-0.39%) :arrow_down:

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 83.44% <85.41%> (-0.14%) :arrow_down:

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