Epistimio / hydra_orion_sweeper

Hydra Sweeper Plugin for Orion
7 stars 2 forks source link

Add move tests to cover all critical parts of the optimization process #12

Closed Delaunay closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #12 (3768fab) into master (7cd7614) will increase coverage by 7.96%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   90.00%   97.96%   +7.96%     
==========================================
  Files           4        4              
  Lines         390      393       +3     
  Branches       53       53              
==========================================
+ Hits          351      385      +34     
+ Misses         33        5      -28     
+ Partials        6        3       -3     
Flag Coverage Δ
unittests 97.96% <100.00%> (+7.96%) :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 97.50% <100.00%> (+9.80%) :arrow_up:

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