Skip to content

Conversation

@oskooi
Copy link
Collaborator

@oskooi oskooi commented Jun 29, 2024

Closes #2855.

Autograd is currently failing during CI because of an incompatibility with the recently released version 2.0.0 for Numpy (HIPS/autograd#618). As a workaround until a patch is merged, the Numpy version is pinned to an older version.

@oskooi oskooi changed the title Pin to older Numpy version to prevent Autograd build breakage during CI Pin to older Numpy version to prevent Autograd breakage during CI Jun 29, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.78%. Comparing base (f29a8c7) to head (e5fbbaf).
Report is 24 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2857      +/-   ##
==========================================
- Coverage   73.81%   73.78%   -0.04%     
==========================================
  Files          18       18              
  Lines        5423     5428       +5     
==========================================
+ Hits         4003     4005       +2     
- Misses       1420     1423       +3     

@oskooi oskooi merged commit dec3c77 into NanoComp:master Jun 29, 2024
@oskooi oskooi deleted the ci_numpy_pin branch June 29, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI failure in tests/test_get_epsilon_grid

2 participants