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

Fix deprecation for numpy array equality #43

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented Dec 9, 2022

This PR fixes a pending deprecation becoming reality in numpy 1.24.0.

@mraspaud mraspaud added the bug label Dec 9, 2022
@mraspaud mraspaud requested a review from djhoese December 9, 2022 15:10
@mraspaud mraspaud self-assigned this Dec 9, 2022
@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #43 (94635c9) into main (0d8a1bc) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   86.90%   86.90%           
=======================================
  Files          21       21           
  Lines        1313     1313           
=======================================
  Hits         1141     1141           
  Misses        172      172           
Flag Coverage Δ
unittests 86.90% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
geotiepoints/interpolator.py 78.44% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.033% when pulling 94635c9 on mraspaud:fix-comparison into 0d8a1bc on pytroll:main.

@djhoese djhoese merged commit 47683b5 into pytroll:main Dec 9, 2022
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.

None yet

3 participants