Skip to content

refactor naming

74984a2
Select commit
Loading
Failed to load commit list.
Closed

Adapt to plumpy's greenlet async bridge #7188

refactor naming
74984a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 2, 2026 in 1s

79.48% (-0.17%) compared to be364ad

View this Pull Request on Codecov

79.48% (-0.17%) compared to be364ad

Details

Codecov Report

❌ Patch coverage is 34.53237% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.48%. Comparing base (be364ad) to head (74984a2).

Files with missing lines Patch % Lines
src/aiida/engine/processes/functions.py 16.67% 45 Missing ⚠️
src/aiida/engine/runners.py 15.79% 32 Missing ⚠️
src/aiida/engine/launch.py 33.34% 12 Missing ⚠️
src/aiida/transports/transport.py 92.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7188      +/-   ##
==========================================
- Coverage   79.66%   79.48%   -0.17%     
==========================================
  Files         565      565              
  Lines       43637    43769     +132     
==========================================
+ Hits        34759    34786      +27     
- Misses       8878     8983     +105     

☔ 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.