Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

03f83fc
Select commit
Loading
Failed to load commit list.
Draft

Interactive callback for Code/Computer placeholders #6918

[pre-commit.ci] auto fixes from pre-commit.com hooks
03f83fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2025 in 0s

24.95% (-54.19%) compared to d79137d

View this Pull Request on Codecov

24.95% (-54.19%) compared to d79137d

Details

Codecov Report

Attention: Patch coverage is 18.97810% with 111 lines in your changes missing coverage. Please review.

Project coverage is 24.95%. Comparing base (d79137d) to head (03f83fc).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/aiida/cmdline/utils/template_config.py 13.64% 76 Missing ⚠️
src/aiida/cmdline/params/options/main.py 33.34% 20 Missing ⚠️
src/aiida/cmdline/commands/cmd_computer.py 21.06% 15 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (d79137d) and HEAD (03f83fc). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (d79137d) HEAD (03f83fc)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6918       +/-   ##
===========================================
- Coverage   79.14%   24.95%   -54.19%     
===========================================
  Files         566      567        +1     
  Lines       43401    43534      +133     
===========================================
- Hits        34345    10859    -23486     
- Misses       9056    32675    +23619     

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