Skip to content

e2e: improve --help info - #4110

Merged
Nateowami merged 1 commit into
masterfrom
task/e2e-help
Sep 21, 2026
Merged

Nateowami merged 1 commit into
masterfrom
task/e2e-help

Conversation

@marksvc

@marksvc marksvc commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Open in Devin Review


This change is Reviewable

@marksvc
marksvc marked this pull request as draft September 15, 2026 20:56
@marksvc marksvc added testing not required e2e Run e2e tests for this pull request labels Sep 15, 2026
@marksvc
marksvc marked this pull request as ready for review September 15, 2026 20:59
@marksvc
marksvc deployed to screenshot_diff September 15, 2026 21:03 — with GitHub Actions Active
@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.94%. Comparing base (3f221d3) to head (3b8ed0a).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4110   +/-   ##
=======================================
  Coverage   80.94%   80.94%           
=======================================
  Files         664      664           
  Lines       42182    42182           
  Branches     6951     6951           
=======================================
  Hits        34146    34146           
- Misses       6870     6885   +15     
+ Partials     1166     1151   -15     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@marksvc
marksvc deployed to screenshot_diff September 15, 2026 21:13 — with GitHub Actions Active
@marksvc
marksvc marked this pull request as draft September 15, 2026 22:03
[
'Usage: ./characterize-tests.mts [preset]',
'',
'Runs tests repeatedly to characterize flakyness. Individual tests cannot be selected.',

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Individual tests cannot be selected

What you're supposed to do is update test_characterization.json (e.g. by setting numbers to 0 after making changes to a test), and then running this.

So "Individual tests cannot be selected." feels to me like it's declining to state how this is supposed to be used, and instead just telling you how not to use it. If you use it correctly, do end up specifying which tests need to be characterized.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@marksvc marksvc left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marksvc made 1 comment.
Reviewable status: 0 of 3 files reviewed, 1 unresolved discussion (waiting on Nateowami).

[
'Usage: ./characterize-tests.mts [preset]',
'',
'Runs tests repeatedly to characterize flakyness. Individual tests cannot be selected.',

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@marksvc
marksvc marked this pull request as ready for review September 19, 2026 03:57
@marksvc
marksvc deployed to screenshot_diff September 19, 2026 04:04 — with GitHub Actions Active
@github-actions

github-actions Bot commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

No screenshot differences — all stories are identical.

View the diff page at: https://pr-4110--sf-screenshot-diffs.netlify.app

@Nateowami Nateowami left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@Nateowami reviewed 3 files, made 1 comment, and resolved 1 discussion.
Reviewable status: all files reviewed (commit messages unreviewed), all discussions resolved (waiting on marksvc).

@Nateowami
Nateowami deployed to screenshot_diff September 21, 2026 16:48 — with GitHub Actions Active
@Nateowami
Nateowami merged commit 13a516c into master Sep 21, 2026
28 of 29 checks passed
@Nateowami
Nateowami deleted the task/e2e-help branch September 21, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e Run e2e tests for this pull request testing not required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants