Epistimio / hydra_orion_sweeper

Hydra Sweeper Plugin for Orion
7 stars 2 forks source link

Make sure the database is created inside the hydra folder #5

Closed Delaunay closed 2 years ago

Delaunay commented 2 years ago

Fixes #2

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (69e62f2) into master (01abe4e) will increase coverage by 0.19%. The diff coverage is 87.87%.

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   86.48%   86.68%   +0.19%     
==========================================
  Files           4        4              
  Lines         333      383      +50     
  Branches       40       50      +10     
==========================================
+ Hits          288      332      +44     
- Misses         39       40       +1     
- Partials        6       11       +5     
Flag Coverage Δ
unittests 86.68% <87.87%> (+0.19%) :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 84.01% <86.44%> (+0.43%) :arrow_up:
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