Skip to content

Dependency upgrade/cleanup after dropping py3.9 - #7245

Merged
agoscinski merged 3 commits into
aiidateam:mainfrom
agoscinski:py3.9-post-cleanup
Apr 15, 2026
Merged

Dependency upgrade/cleanup after dropping py3.9#7245
agoscinski merged 3 commits into
aiidateam:mainfrom
agoscinski:py3.9-post-cleanup

⬆️ Bump asyncssh to ~=2.22.0 (#7245)

7b3d00b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

79.86% (+0.01%) compared to b289cfe

View this Pull Request on Codecov

79.86% (+0.01%) compared to b289cfe

Details

Codecov Report

❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.86%. Comparing base (b289cfe) to head (7b3d00b).

Files with missing lines Patch % Lines
src/aiida/cmdline/params/types/identifier.py 50.00% 1 Missing ⚠️
src/aiida/cmdline/params/types/plugin.py 75.00% 1 Missing ⚠️
src/aiida/manage/tests/pytest_fixtures.py 50.00% 1 Missing ⚠️
src/aiida/plugins/entry_point.py 83.34% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7245      +/-   ##
==========================================
+ Coverage   79.85%   79.86%   +0.01%     
==========================================
  Files         566      566              
  Lines       43963    43958       -5     
==========================================
  Hits        35103    35103              
+ Misses       8860     8855       -5     

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