nasa / dorado-scheduling

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

Add Downlink option #75

Closed mcoughlin closed 3 years ago

mcoughlin commented 3 years ago

Add Downlink option: 40 minutes every 6 hours...

codecov[bot] commented 3 years ago

Codecov Report

Merging #75 (119ad17) into main (7a0f5a3) will decrease coverage by 0.27%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   29.75%   29.47%   -0.28%     
==========================================
  Files          35       35              
  Lines        1721     1737      +16     
==========================================
  Hits          512      512              
- Misses       1209     1225      +16     
Impacted Files Coverage Δ
dorado/scheduling/scripts/simsurvey.py 6.92% <0.00%> (-0.33%) :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 7a0f5a3...119ad17. Read the comment docs.

mcoughlin commented 3 years ago

Unit tests pass. Merging.