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

ENH: Added support to pickle Transformer #1060

Merged
merged 1 commit into from Apr 15, 2022
Merged

Conversation

snowman2
Copy link
Member

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

codecov bot commented Apr 15, 2022

Codecov Report

Merging #1060 (044b550) into main (57ecfc8) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1060      +/-   ##
==========================================
+ Coverage   96.30%   96.31%   +0.01%     
==========================================
  Files          20       20              
  Lines        1785     1791       +6     
==========================================
+ Hits         1719     1725       +6     
  Misses         66       66              
Impacted Files Coverage Δ
pyproj/transformer.py 94.97% <100.00%> (+0.14%) ⬆️

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 57ecfc8...044b550. Read the comment docs.

@snowman2 snowman2 merged commit 5a86caf into pyproj4:main Apr 15, 2022
3.3.1 Release automation moved this from In progress to Done Apr 15, 2022
@snowman2 snowman2 deleted the pickle branch April 15, 2022 01:58
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.

Cannot pickle TransformerLocal object
1 participant