Epistimio / hydra_orion_sweeper

Hydra Sweeper Plugin for Orion
7 stars 2 forks source link

Depcreate parametrization and replace it with params #6 #7

Closed Delaunay closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #7 (0bc9824) into master (01abe4e) will decrease coverage by 0.84%. The diff coverage is 83.11%.

:exclamation: Current head 0bc9824 differs from pull request most recent head e5bba73. Consider uploading reports for the commit e5bba73 to get more accurate results

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   86.48%   85.64%   -0.85%     
==========================================
  Files           4        4              
  Lines         333      390      +57     
  Branches       40       52      +12     
==========================================
+ Hits          288      334      +46     
- Misses         39       43       +4     
- Partials        6       13       +7     
Flag Coverage Δ
unittests 85.64% <83.11%> (-0.85%) :arrow_down:

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

Impacted Files Coverage Δ
hydra_plugins/hydra_orion_sweeper/orion_sweeper.py 76.19% <28.57%> (-23.81%) :arrow_down:
...ydra_plugins/hydra_orion_sweeper/implementation.py 84.01% <86.66%> (+0.43%) :arrow_up:
hydra_plugins/hydra_orion_sweeper/__init__.py 100.00% <100.00%> (ø)
hydra_plugins/hydra_orion_sweeper/config.py 100.00% <100.00%> (ø)

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