-
-
Notifications
You must be signed in to change notification settings - Fork 20
fix: stop ignoring --max-depth, --min-ratio, --no-sort on --json-input
#424
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
Merged
Changes from 10 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
12d6fed
fix: apply --max-depth, --min-ratio, and --no-sort when --json-input …
claude e064c3a
test: add implementation-independent oracle for --json-input --max-depth
claude f6c6a11
refactor(data_tree): guard against non-positive min-ratio inside par_…
claude b0697c5
docs: remove unnecessary documentation
KSXGitHub 493176b
chore(git): merge master into json-input feature branch
claude 392e394
refactor: use `.with_args`
KSXGitHub 63fdee4
refactor: full chaining
KSXGitHub d306b48
test: log the outputs before assertions
KSXGitHub ad0478e
test: add implementation-independent oracle for --json-input --min-ratio
claude f5c94ba
test: verify --json-input shaping flags without replaying the pipeline
claude d1e6b8b
test: use assert-cmp for the order comparisons in json_input_no_sort
claude 9495776
test: allow assert_op_expr in macro_argument_binding and use it directly
claude 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
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.