-
-
Notifications
You must be signed in to change notification settings - Fork 105
Quality audit PR 1/6: correctness batch + compatibility guardrails #319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+1,765
−66
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
ac543cc
test: add backwards-compatibility guardrails
wolph ee14042
fix(widgets): copy-on-write per-instance color overrides
wolph fb5ff9e
fix(widgets): give FormatCustomText a per-instance mapping
wolph 7c3319e
fix(widgets): keep JobStatusBar marker state per-bar in progress.extra
wolph af44a00
fix(widgets): validate markers/wrappers with ValueError not assert
wolph 7eb2297
perf(utils): precompile ANSI escape patterns in no_color
wolph 55e52a8
fix(terminal): threshold RGB.to_ansi_16 channels at half intensity
wolph e336448
fix(terminal): gate Color.ansi xterm index on real 256-colour support
wolph c2fc93b
fix(fast): use a 4-char spinner constant instead of a 5-char raw literal
wolph e99c3db
fix(widgets): validate MultiRangeBar fill with ValueError not assert
wolph 1ad77b2
docs(widgets): note JobStatusBar.job_markers is vestigial
wolph 84b9413
fix(bar): replace _needs_update suppress(Exception) with explicit guards
wolph 7c9674e
fix(env): narrow terminal-detection exception handlers
wolph 2c89808
refactor(bar): drop redundant update() value guards
wolph bb044f9
fix(multi): add join_timeout to bound clean MultiBar exit
wolph 5a866cc
test(multi): make test_multibar_print deterministic
wolph 43f11d1
test(multi): stop abandoned render thread in join_timeout test
wolph ea7267d
fix(test): deregister needs_update bars from global capture registry
wolph b72f469
fix(terminal): leave text unstyled when Color.ansi has no representation
wolph 0412dba
test: make API snapshot version-stable; single import style
wolph e072d48
fix(terminal): render registered colors when forced without support
wolph cdbd28e
fix(widgets): keep class-level mapping defaults in FormatCustomText
wolph 6d9f6dd
fix(multi): stop the render thread when join_timeout elapses
wolph 3685440
test(multi): start the stuck bar before the render thread exists
wolph File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.