Skip to content

Release v0.4.9#77

Merged
agoscinski merged 4 commits intosupport/v0.4.xfrom
v0.4.9
Mar 4, 2026
Merged

Release v0.4.9#77
agoscinski merged 4 commits intosupport/v0.4.xfrom
v0.4.9

Conversation

@agoscinski
Copy link
Contributor

@agoscinski agoscinski commented Mar 4, 2026

To also support aiida-core v2.8.0rc0 with py3.9 I add the fixes we just recently added with release 0.5.2 also to 0.4.* since py3.9 was dropped with 0.5.*.

Tested CI with aiida-core v2.8.0rc0 in PR #76

…on (#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.
#73)

The fix in 86f21bd only considered 2.8.0 and above, for any pre-release the
workaround was not correctly disabled.
@agoscinski agoscinski mentioned this pull request Mar 4, 2026
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2026

Codecov Report

❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.20%. Comparing base (c99e1ba) to head (1371889).

Files with missing lines Patch % Lines
src/aiida_pythonjob/decorator.py 86.66% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           support/v0.4.x      #77      +/-   ##
==================================================
+ Coverage           90.14%   90.20%   +0.05%     
==================================================
  Files                  22       22              
  Lines                1228     1235       +7     
==================================================
+ Hits                 1107     1114       +7     
  Misses                121      121              

☔ 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 merged commit 60c9018 into support/v0.4.x Mar 4, 2026
5 checks passed
@agoscinski agoscinski deleted the v0.4.9 branch March 4, 2026 11:59
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