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: fix Geod.npts NaN handling #1288

Merged
merged 1 commit into from
May 19, 2023
Merged

BUG: fix Geod.npts NaN handling #1288

merged 1 commit into from
May 19, 2023

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 added the bug label May 17, 2023
@snowman2 snowman2 added this to the 3.6.0 milestone May 17, 2023
@snowman2 snowman2 force-pushed the npts_nan branch 2 times, most recently from 0448eb1 to b3a5760 Compare May 17, 2023 02:36
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #1288 (85187f5) into main (3b417c4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1288   +/-   ##
=======================================
  Coverage   96.41%   96.41%           
=======================================
  Files          20       20           
  Lines        1812     1812           
=======================================
  Hits         1747     1747           
  Misses         65       65           
Impacted Files Coverage Δ
pyproj/geod.py 97.68% <ø> (ø)

test/test_geod.py Outdated Show resolved Hide resolved
@snowman2 snowman2 merged commit bb237b3 into pyproj4:main May 19, 2023
23 checks passed
@snowman2 snowman2 deleted the npts_nan branch May 19, 2023 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect behavior of geod.npts
2 participants