Skip to content

Apply mypy for checking - #594

Draft
unkcpz wants to merge 2 commits into
aiidalab:mainfrom
unkcpz:refac/xx/to-mypy
Draft

Apply mypy for checking#594
unkcpz wants to merge 2 commits into
aiidalab:mainfrom
unkcpz:refac/xx/to-mypy

WIP: to mypy

ab59ae8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

80.92% (+0.05%) compared to 622a922

View this Pull Request on Codecov

80.92% (+0.05%) compared to 622a922

Details

Codecov Report

❌ Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.92%. Comparing base (622a922) to head (ab59ae8).
⚠️ Report is 446 commits behind head on main.

Files with missing lines Patch % Lines
src/aiidalab_qe/app/configuration/pseudos.py 88.88% 1 Missing ⚠️
src/aiidalab_qe/app/result/__init__.py 0.00% 1 Missing ⚠️
src/aiidalab_qe/app/result/workchain_viewer.py 50.00% 1 Missing ⚠️
src/aiidalab_qe/app/submission/__init__.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #594      +/-   ##
==========================================
+ Coverage   80.86%   80.92%   +0.05%     
==========================================
  Files          49       49              
  Lines        3429     3433       +4     
==========================================
+ Hits         2773     2778       +5     
+ Misses        656      655       -1     

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