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

NumPy 2.0 compatibility #540

Merged
merged 4 commits into from
Jul 3, 2024
Merged

NumPy 2.0 compatibility #540

merged 4 commits into from
Jul 3, 2024

Conversation

sepandhaghighi
Copy link
Owner

@sepandhaghighi sepandhaghighi commented Jul 1, 2024

Reference Issues/PRs

What does this implement/fix? Explain your changes.

  • thresholds_calc function updated
  • __midpoint_numeric_integral__ function updated
  • __trapezoidal_numeric_integral__ function updated
  • RELEASE.md updated

Any other comments?

@sepandhaghighi sepandhaghighi added bug Something isn't working dependencies Pull requests that update a dependency file test labels Jul 1, 2024
@sepandhaghighi sepandhaghighi added this to the PYCM 4.1 milestone Jul 1, 2024
@sepandhaghighi sepandhaghighi self-assigned this Jul 1, 2024
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.68%. Comparing base (0d5a7b4) to head (c551a3b).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #540   +/-   ##
=======================================
  Coverage   99.68%   99.68%           
=======================================
  Files          14       14           
  Lines        3097     3097           
  Branches      467      467           
=======================================
  Hits         3087     3087           
  Misses          4        4           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sepandhaghighi sepandhaghighi changed the title Numpy 2.0 compatibility NumPy 2.0 compatibility Jul 1, 2024
@sepandhaghighi sepandhaghighi removed the dependencies Pull requests that update a dependency file label Jul 1, 2024
@sepandhaghighi sepandhaghighi marked this pull request as ready for review July 1, 2024 22:29
@sadrasabouri sadrasabouri merged commit a2c1fd9 into dev Jul 3, 2024
46 checks passed
@sadrasabouri sadrasabouri deleted the numpy_fix branch July 3, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants