Skip to content

Add support for Python 3.14 - #7240

Merged
agoscinski merged 4 commits into
aiidateam:mainfrom
agoscinski:support-py3.14
Mar 4, 2026
Merged

agoscinski merged 4 commits into
aiidateam:mainfrom
agoscinski:support-py3.14

Replace `urllib.request.url2pathname` with local shim for Python 3.14…

3e6e2a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

79.74% (-0.00%) compared to be0d6b5

View this Pull Request on Codecov

79.74% (-0.00%) compared to be0d6b5

Details

Codecov Report

❌ Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.74%. Comparing base (be0d6b5) to head (3e6e2a3).

Files with missing lines Patch % Lines
src/aiida/common/utils.py 75.00% 3 Missing ⚠️
src/aiida/manage/configuration/profile.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7240      +/-   ##
==========================================
- Coverage   79.74%   79.74%   -0.00%     
==========================================
  Files         566      566              
  Lines       43882    43895      +13     
==========================================
+ Hits        34990    34998       +8     
- Misses       8892     8897       +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.