Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add outer loop checks #67

Merged
merged 1 commit into from
Jun 11, 2021
Merged

Add outer loop checks #67

merged 1 commit into from
Jun 11, 2021

Conversation

mcoughlin
Copy link
Collaborator

This PR enables bypassing the inner loop.

@codecov
Copy link

codecov bot commented Jun 11, 2021

Codecov Report

Merging #67 (d184c1a) into main (db4fd9d) will decrease coverage by 0.93%.
The diff coverage is 7.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   31.45%   30.52%   -0.94%     
==========================================
  Files          34       35       +1     
  Lines        1599     1671      +72     
==========================================
+ Hits          503      510       +7     
- Misses       1096     1161      +65     
Impacted Files Coverage Δ
dorado/scheduling/scripts/simsurvey.py 8.27% <2.50%> (-0.24%) ⬇️
dorado/scheduling/scripts/animate_skymaps.py 10.93% <10.93%> (ø)

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

@mcoughlin
Copy link
Collaborator Author

Unit tests pass, merging.

@mcoughlin mcoughlin merged commit dd38394 into nasa:main Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant