Skip to content

Merge remote-tracking branch 'origin/main' into plz_run_runner

c51b157
Select commit
Loading
Failed to load commit list.
Merged

Systemd-unit based runner (new) #2155

Merge remote-tracking branch 'origin/main' into plz_run_runner
c51b157
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2025 in 0s

53.02% (-0.32%) compared to 278c069

View this Pull Request on Codecov

53.02% (-0.32%) compared to 278c069

Details

Codecov Report

❌ Patch coverage is 80.48780% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.02%. Comparing base (278c069) to head (c51b157).

Files with missing lines Patch % Lines
checkbox-ng/plainbox/impl/execution.py 88.46% 3 Missing ⚠️
checkbox-ng/plainbox/impl/session/state.py 62.50% 2 Missing and 1 partial ⚠️
checkbox-ng/checkbox_ng/launcher/subcommands.py 83.33% 1 Missing ⚠️
checkbox-ng/plainbox/impl/session/assistant.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2155      +/-   ##
==========================================
- Coverage   53.34%   53.02%   -0.32%     
==========================================
  Files         399      395       -4     
  Lines       42907    42698     -209     
  Branches     7945     7928      -17     
==========================================
- Hits        22887    22641     -246     
- Misses      19214    19255      +41     
+ Partials      806      802       -4     

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