WIP: Support python 3.14 - #7074
Closed
danielhollas wants to merge 6 commits into
Closed
Codecov / codecov/project
failed
Jan 13, 2026 in 0s
29.98% (-49.61%) compared to b3cf7b4
View this Pull Request on Codecov
29.98% (-49.61%) compared to b3cf7b4
Details
Codecov Report
❌ Patch coverage is 25.00000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.98%. Comparing base (b3cf7b4) to head (0eee0ea).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/aiida/engine/utils.py | 20.00% | 8 Missing |
| src/aiida/engine/processes/futures.py | 0.00% | 6 Missing |
| src/aiida/engine/transports.py | 33.34% | 4 Missing |
| src/aiida/engine/runners.py | 50.00% | 3 Missing |
❗ There is a different number of reports uploaded between BASE (b3cf7b4) and HEAD (0eee0ea). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #7074 +/- ##
===========================================
- Coverage 79.60% 29.98% -49.61%
===========================================
Files 565 565
Lines 43577 43551 -26
===========================================
- Hits 34684 13055 -21629
- Misses 8893 30496 +21603 ☔ 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