Skip to content

feat(toxgen): Forward args from generate-test-files script - #7008

Merged
sentrivana merged 1 commit into
masterfrom
ivana/toxgen-arg-tweaks
Aug 3, 2026
Merged

feat(toxgen): Forward args from generate-test-files script#7008
sentrivana merged 1 commit into
masterfrom
ivana/toxgen-arg-tweaks

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor
  • Forward any args provided to generate-test-files.sh to toxgen, so you can do e.g. ./scripts/generate-test-files.sh --only django and only django test matrix entries will be updated.
  • Rename the two existing options from --skip-version-update and --only-update to --skip and --only, respectively, to simplify.
  • Print an info message if either is set.

@sentrivana
sentrivana marked this pull request as ready for review August 3, 2026 11:30
@sentrivana
sentrivana requested a review from a team as a code owner August 3, 2026 11:30
@sentrivana
sentrivana enabled auto-merge (squash) August 3, 2026 11:34
@sentrivana
sentrivana merged commit e510eb4 into master Aug 3, 2026
145 checks passed
@sentrivana
sentrivana deleted the ivana/toxgen-arg-tweaks branch August 3, 2026 11:37
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

94982 passed | ⏭️ 6343 skipped | Total: 101325 | Pass Rate: 93.74% | Execution Time: 340m 32s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2504 uncovered lines.
✅ Project coverage is 89.92%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.89%    89.92%    +0.03%
==========================================
  Files          193       193         —
  Lines        24832     24832         —
  Branches      8912      8912         —
==========================================
+ Hits         22321     22328        +7
- Misses        2511      2504        -7
- Partials      1415      1415         —

Generated by Codecov Action

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants