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

BUG: Warn when CRS cannot be converted to PROJ or PROJ JSON #1054

Merged
merged 1 commit into from Apr 5, 2022

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Apr 3, 2022

Related to #1036

I wasn't able to find a real life scenario when this occurs. At this point it is purely theoretical. But, good to have a warning (and later an error) in case someone runs into it.

@snowman2 snowman2 added this to In progress in 3.3.1 Release via automation Apr 3, 2022
@codecov
Copy link

codecov bot commented Apr 3, 2022

Codecov Report

Merging #1054 (1dacd64) into main (46f8531) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1054      +/-   ##
==========================================
+ Coverage   96.29%   96.30%   +0.01%     
==========================================
  Files          20       20              
  Lines        1779     1785       +6     
==========================================
+ Hits         1713     1719       +6     
  Misses         66       66              
Impacted Files Coverage Δ
pyproj/crs/crs.py 98.03% <100.00%> (+0.02%) ⬆️

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 46f8531...1dacd64. Read the comment docs.

@snowman2 snowman2 merged commit a5cdc60 into pyproj4:main Apr 5, 2022
3.3.1 Release automation moved this from In progress to Done Apr 5, 2022
@snowman2 snowman2 deleted the warn branch April 5, 2022 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant