nasa / dorado-scheduling

Dorado observation planning and scheduling simulations
Other
23 stars 8 forks source link

Refactor orbit so that it can be controlled from command line #26

Closed lpsinger closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #26 (07c9379) into master (f70a9de) will not change coverage. The diff coverage is 94.11%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files           7        8    +1     
  Lines         152      152           
=======================================
  Hits          147      147           
  Misses          5        5           
Impacted Files Coverage Δ
dorado/scheduling/orbit.py 93.33% <92.00%> (-1.12%) :arrow_down:
dorado/scheduling/__init__.py 100.00% <100.00%> (ø)
dorado/scheduling/tests/test_orbit.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 f70a9de...07c9379. Read the comment docs.