Skip to content

Fix AutoStop doc and test comment wording - #884

Merged
undera merged 1 commit into
masterfrom
fix/autostop-doc-nits
Sep 2, 2026
Merged

Fix AutoStop doc and test comment wording#884
undera merged 1 commit into
masterfrom
fix/autostop-doc-nits

Conversation

@undera

@undera undera commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Follow-up to #883, cosmetics only — no behaviour change.

  • AutoStopTest: reword a test comment that referenced the reviewer by name.
  • site/dat/wiki/AutoStop.md: the Percentile Response Time section said the rank is specified in milliseconds; only the threshold is.

Still outstanding from the #883 review, not touched here:

  • JAutoStopPanelTest.java is missing its trailing newline, and its new assertions use fully-qualified org.junit.Assert.assertEquals although the file already static-imports it.
  • jTextFieldCustomDuration is still constructed and registered for validation but never displayed or read, and AutoStop retains the custom_validation_duration property plus getCustomValidationDurationAsInt().

🤖 Generated with Claude Code

Follow-up to #883:
- reword a test comment that referenced the reviewer by name
- correct the wiki, which said the percentile rank is in milliseconds

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@undera
undera marked this pull request as ready for review September 2, 2026 22:39
@undera
undera merged commit 5116feb into master Sep 2, 2026
2 checks passed
@undera
undera deleted the fix/autostop-doc-nits branch September 2, 2026 22:40
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.

1 participant