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

Ensure download doesn't fail if maps are not found #270

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

rwood-97
Copy link
Collaborator

@rwood-97 rwood-97 commented Oct 13, 2023

Summary

In PR #269 I changed the code so that the downloader errored if both the bottom left and upper right corners of the map were missing.
This PR changes that so it so that if this error occurs, instead of erroring, MapReader prints a message saying that the download of xxx map was unsuccessful and then continues on to the next map.

Again, relates to #239

Checklist before assigning a reviewer (update as needed)

  • Self-review code
  • Ensure submission passes current tests
  • Add tests

Reviewer checklist

Please add anything you want reviewers to specifically focus/comment on.

  • Everything looks ok?

@rwood-97 rwood-97 merged commit 65204be into main Oct 13, 2023
2 checks passed
@rwood-97 rwood-97 deleted the dev_download branch October 13, 2023 14:09
@rwood-97 rwood-97 added the bug Something isn't working label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant