nasa / dorado-scheduling

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

Add slew_time function #63

Closed lpsinger closed 3 years ago

lpsinger commented 3 years ago

This is not yet used anywhere, but we will need it to implement slew time constraints.

codecov[bot] commented 3 years ago

Codecov Report

Merging #63 (e791995) into main (67eb066) will increase coverage by 0.10%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   32.05%   32.15%   +0.10%     
==========================================
  Files          29       30       +1     
  Lines        1357     1362       +5     
==========================================
+ Hits          435      438       +3     
- Misses        922      924       +2     
Impacted Files Coverage Δ
dorado/scheduling/_slew.py 50.00% <50.00%> (ø)
dorado/scheduling/__init__.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 67eb066...e791995. Read the comment docs.