Testing aiida-core 2.8.0rc0 for v0.4.9#76
Closed
agoscinski wants to merge 5 commits intoaiidateam:support/v0.4.xfrom
Closed
Testing aiida-core 2.8.0rc0 for v0.4.9#76agoscinski wants to merge 5 commits intoaiidateam:support/v0.4.xfrom
agoscinski wants to merge 5 commits intoaiidateam:support/v0.4.xfrom
Conversation
The fix adds `numpy.bool` to cover numpy>=2.0 data types. (cherry picked from commit 4df7350)
…on (aiidateam#72) With aiida-core v2.8.0 we switched from nest-asyncio to greenlet and therefore do not need to dynamically increase the recursion limit anymore. (cherry picked from commit 86f21bd)
aiidateam#73) The fix in 86f21bd only considered 2.8.0 and above, for any pre-release the workaround was not correctly disabled. (cherry picked from commit 42c4da5)
2f32d8a to
a63da93
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## support/v0.4.x #76 +/- ##
==================================================
- Coverage 90.14% 89.71% -0.43%
==================================================
Files 22 22
Lines 1228 1235 +7
==================================================
+ Hits 1107 1108 +1
- Misses 121 127 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merged
Contributor
Author
|
CI ran through successfully now can be closed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.