Add support for Python 3.14 - #7240
Merged
Merged
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.
Loading