pyspectral icon indicating copy to clipboard operation
pyspectral copied to clipboard

Try fix CI for python 3.12 and numpy-2 experimental

Open adybbroe opened this issue 10 months ago • 1 comments

Install latest bleeding edge versions of Numpy and Pandas for the Python 3.12 experimental CI

  • [ ] Closes #xxxx
  • [ ] Tests added
  • [ ] Tests passed: Passes pytest pyspectral
  • [ ] Passes flake8 pyspectral
  • [ ] Fully documented
  • [ ] Add your name to AUTHORS.md if not there already

adybbroe avatar Apr 09 '24 18:04 adybbroe

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.00%. Comparing base (0dd125a) to head (4736bc2). Report is 81 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #218   +/-   ##
=======================================
  Coverage   90.00%   90.00%           
=======================================
  Files          23       23           
  Lines        2571     2571           
=======================================
  Hits         2314     2314           
  Misses        257      257           
Flag Coverage Δ
unittests 90.00% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 09 '24 18:04 codecov[bot]

Numpy 2 has been officially released and is automatically being tested now in CI as the newest available numpy. No need for these changes. Closing...

djhoese avatar Jun 27 '24 14:06 djhoese