Skip to content

Conversation

@bpinsard
Copy link

--dry-run --assume-ready and --jobs params were not used even if imported from the Run command.

@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.95%. Comparing base (db11473) to head (d40faad).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   93.88%   93.95%   +0.07%     
==========================================
  Files          24       24              
  Lines        1112     1125      +13     
==========================================
+ Hits         1044     1057      +13     
  Misses         68       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.

Verifies that dry_run prevents command execution and that
assume_ready and jobs parameters are properly passed through.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@yarikoptic
Copy link
Member

yikes, nice, thank you @bpinsard ! I will push a rudimentary test to make sure it is all kosher

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