Skip to content

fix: refactor run tools parallel to class#931

Draft
hwixley wants to merge 8 commits intodevfrom
bugfix/refactor-run-tools-parallel
Draft

fix: refactor run tools parallel to class#931
hwixley wants to merge 8 commits intodevfrom
bugfix/refactor-run-tools-parallel

Conversation

@hwixley
Copy link
Copy Markdown
Contributor

@hwixley hwixley commented Mar 27, 2026

Context

What

Have you written unit tests?

  • Yes
  • No (add why you have not)

Are there any specific instructions on how to test this change?

  • Yes (if so provide more detail)
  • No

Relevant links

@github-actions
Copy link
Copy Markdown
Contributor

Your PR has commits that are missing the Signed-off-by trailer. This is likely due to the pre-commit hook not being configured on your local machine. The usual fix for this issue is to run pre-commit install --install-hooks --overwrite -t commit-msg -t pre-commit, however for more detailed help in setting up the pre-commit hooks, follow the instructions at https://github.com/uktrade/github-standards/blob/main/README.md#usage

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Python Vulnerabilities detected: 22 unique issues.

High:

Moderate:

Low:

Unknown (to be checked):

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 93.54839% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.42%. Comparing base (de12849) to head (62453ca).

Files with missing lines Patch % Lines
redbox/redbox/graph/nodes/runner/runner.py 91.30% 10 Missing ⚠️
redbox/redbox/graph/nodes/runner/wrap_async.py 96.15% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #931      +/-   ##
==========================================
- Coverage   81.99%   81.42%   -0.58%     
==========================================
  Files         199      202       +3     
  Lines        8226     8338     +112     
==========================================
+ Hits         6745     6789      +44     
- Misses       1481     1549      +68     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 62453ca.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants