nasa / dorado-scheduling

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

add overlap calculation #25

Closed mcoughlin closed 3 years ago

mcoughlin commented 3 years ago

Quick calculation to check overlaps in the tile file.

codecov[bot] commented 3 years ago

Codecov Report

Merging #25 (adf6cbf) into master (f70a9de) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files           7        7           
  Lines         152      152           
=======================================
  Hits          147      147           
  Misses          5        5           

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

mcoughlin commented 3 years ago

Unit tests pass. Merging.