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: get_data_dir support for conda Windows enviroments #1030

Merged
merged 2 commits into from
Mar 6, 2022

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Mar 6, 2022

pyproj/datadir.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 6, 2022

Codecov Report

Merging #1030 (7d00218) into main (8f0e1f7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1030   +/-   ##
=======================================
  Coverage   96.26%   96.26%           
=======================================
  Files          20       20           
  Lines        1765     1768    +3     
=======================================
+ Hits         1699     1702    +3     
  Misses         66       66           
Impacted Files Coverage Δ
pyproj/datadir.py 100.00% <100.00%> (ø)

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 8f0e1f7...7d00218. Read the comment docs.

@snowman2 snowman2 merged commit a8d1c0d into pyproj4:main Mar 6, 2022
@snowman2 snowman2 deleted the conda_windows branch March 6, 2022 04:51
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.

BUG: get_data_dir support for conda Windows enviroments
1 participant