Skip to content

Testing aiida-core 2.8.0rc0 for v0.4.9#76

Closed
agoscinski wants to merge 5 commits intoaiidateam:support/v0.4.xfrom
agoscinski:v0.4.9-aiida-core-2.8.0
Closed

Testing aiida-core 2.8.0rc0 for v0.4.9#76
agoscinski wants to merge 5 commits intoaiidateam:support/v0.4.xfrom
agoscinski:v0.4.9-aiida-core-2.8.0

Conversation

@agoscinski
Copy link
Contributor

No description provided.

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)
@agoscinski agoscinski changed the base branch from main to support/v0.4.x March 4, 2026 08:33
@agoscinski agoscinski force-pushed the v0.4.9-aiida-core-2.8.0 branch from 2f32d8a to a63da93 Compare March 4, 2026 08:36
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.71%. Comparing base (c99e1ba) to head (a63da93).

Files with missing lines Patch % Lines
src/aiida_pythonjob/decorator.py 46.66% 8 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@agoscinski agoscinski mentioned this pull request Mar 4, 2026
@agoscinski
Copy link
Contributor Author

CI ran through successfully now can be closed

@agoscinski agoscinski closed this Mar 4, 2026
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.

2 participants