AstroHuntsman / huntsman-pocs

POCS on the Huntsman Telescope
MIT License
7 stars 8 forks source link

add optional args to compound obs #410

Closed danjampro closed 3 years ago

danjampro commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #410 (cd20508) into develop (b44ebf3) will increase coverage by 0.06%. The diff coverage is 88.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #410      +/-   ##
===========================================
+ Coverage    55.34%   55.41%   +0.06%     
===========================================
  Files           62       62              
  Lines         3733     3741       +8     
  Branches       386      386              
===========================================
+ Hits          2066     2073       +7     
- Misses        1582     1583       +1     
  Partials        85       85              
Impacted Files Coverage Δ
src/huntsman/pocs/scheduler/observation/base.py 74.19% <80.00%> (-0.31%) :arrow_down:
src/huntsman/pocs/scheduler/observation/dark.py 86.66% <100.00%> (+2.79%) :arrow_up:
src/huntsman/pocs/scheduler/observation/flat.py 100.00% <100.00%> (ø)

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 b44ebf3...cd20508. Read the comment docs.