AstroHuntsman / huntsman-drp

Imaging pipeline tools and flow.
MIT License
0 stars 2 forks source link

Speed up tests (a little bit) #134

Closed danjampro closed 3 years ago

danjampro commented 3 years ago

Make a start on speeding up tests by shaving off ~5 min.

Closes #85

codecov[bot] commented 3 years ago

Codecov Report

Merging #134 (28dc81a) into develop (18dae80) will decrease coverage by 0.44%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #134      +/-   ##
===========================================
- Coverage    91.24%   90.80%   -0.45%     
===========================================
  Files           28       28              
  Lines         1999     2001       +2     
===========================================
- Hits          1824     1817       -7     
- Misses         175      184       +9     
Impacted Files Coverage Δ
huntsman-drp/src/huntsman/drp/utils/testing.py 91.33% <0.00%> (-5.34%) :arrow_down:
huntsman-drp/src/huntsman/drp/lsst/butler.py 92.30% <0.00%> (-0.35%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 18dae80...28dc81a. Read the comment docs.