Skip to content

Move the FORCE_KILL option to the `process_kill` command

83e4d84
Select commit
Loading
Failed to load commit list.
Merged

Implement force-kill option in verdi process kill #6793

Move the FORCE_KILL option to the `process_kill` command
83e4d84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2025 in 0s

78.57% (+0.13%) compared to 6eb17a7

View this Pull Request on Codecov

78.57% (+0.13%) compared to 6eb17a7

Details

Codecov Report

Attention: Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.57%. Comparing base (6eb17a7) to head (83e4d84).

Files with missing lines Patch % Lines
src/aiida/engine/processes/calcjobs/tasks.py 88.89% 1 Missing ⚠️
src/aiida/engine/processes/control.py 87.50% 1 Missing ⚠️
src/aiida/manage/tests/pytest_fixtures.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6793      +/-   ##
==========================================
+ Coverage   78.44%   78.57%   +0.13%     
==========================================
  Files         568      568              
  Lines       43093    43107      +14     
==========================================
+ Hits        33802    33867      +65     
+ Misses       9291     9240      -51     

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