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

Dependencies: Use numpy<2 to resolve compatibility issues #72

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Conversation

amotl
Copy link
Member

@amotl amotl commented Jul 10, 2024

What the title says. A few Dependabot PRs have been failing.

ERROR: ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.29%. Comparing base (4c72317) to head (af13475).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   83.29%   83.29%           
=======================================
  Files          27       27           
  Lines         946      946           
=======================================
  Hits          788      788           
  Misses        158      158           
Flag Coverage Δ
unittests 83.29% <ø> (ø)

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

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

@amotl amotl marked this pull request as ready for review July 10, 2024 11:03
@amotl amotl merged commit a0fa18e into main Jul 10, 2024
10 checks passed
@amotl amotl deleted the amo/numpy1 branch July 10, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant