-
Notifications
You must be signed in to change notification settings - Fork 122
fix: don't set code for None epsg #1544
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1544 +/- ##
==========================================
- Coverage 91.62% 91.62% -0.01%
==========================================
Files 54 54
Lines 7580 7578 -2
Branches 923 923
==========================================
- Hits 6945 6943 -2
Misses 451 451
Partials 184 184 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking this one! Just one suggestion.
Co-authored-by: Julia Signell <jsignell@gmail.com>
Agreed, I missed the delete, thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Related Issue(s):
"proj:epsg": None
case correctly #1543PR Checklist:
pre-commit run --all-files
)pytest
)