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

Distinguish handle of projections #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

McAwesomeville
Copy link

This is for issue #19:
mapping.py: Function def _parse_crs(crs) distinguishes the revision/version of pyproj and handles the crs value in a different manner.

@codecov-io
Copy link

codecov-io commented Dec 23, 2020

Codecov Report

Merging #20 (df28899) into master (85665c2) will decrease coverage by 0.12%.
The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   92.60%   92.48%   -0.13%     
==========================================
  Files          12       12              
  Lines        2138     2142       +4     
==========================================
+ Hits         1980     1981       +1     
- Misses        158      161       +3     
Impacted Files Coverage Δ
tilemapbase/mapping.py 84.02% <12.50%> (-0.77%) ⬇️

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 85665c2...df28899. Read the comment docs.

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.

2 participants