test(evals): cover open stream issue scenarios#54
Draft
martinfrancois wants to merge 1 commit into
Draft
Conversation
Add reference scenarios for the open stream behavior issues around duplicate detection, equivalent-match terminals, immutable results, final collection boundaries, regex splitting, collector rationale, chain formatting, identity mappers, collector-owned results, batch lookups, mapMulti extraction, tail-stream equivalence, and forEach side-effect classification.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Adds reference-suite coverage for the currently open actionable Java Streams issues:
findAnychoicesanyMatchCollectors.toCollectionrationaleFunction.identity()identity mappers intoMapforEachmutationmapMultideclaration extractionforEachside-effect classificationDependency Dashboard remains untouched because it is Renovate-managed.
Closes #53
Closes #51
Closes #50
Closes #49
Closes #48
Closes #47
Closes #46
Closes #45
Closes #44
Closes #42
Closes #41
Closes #40
Closes #39
Closes #5
Validation
Local:
python3 scripts/validate_skill.py skills/java-streamspython3 scripts/validate_eval_criteria.py evals evals-reference evals-regressionpython3 -m py_compile scripts/*.pybash -n scripts/*.shpython3 scripts/validate_json_files.pypython3 scripts/validate_openai_agent_yaml.pygit diff --checktessl plugin lint .bash scripts/check_publish_dry_run.sh .tessl plugin publish --dry-run --bump patch .Hosted review:
019f25a0-be04-760e-b44f-071ddaeee095- 100% quality reviewHosted eval evidence, with-context 100 after the last relevant scenario change:
019f25a1-7a30-705a-ae44-0259377b11b5- scenarios 30, 32, 34019f25aa-13e1-7351-920d-3b4c7fe464fc- scenarios 31, 33019f25ae-8b1e-776d-867c-1bea9883c3fb- scenarios 29, 35019f25b2-a62b-768c-96f5-169668b6c75b- scenarios 37, 38, 39, 41019f25ba-28be-71a7-9023-68162e851b71- scenarios 36, 40, 42publish --dry-run .without a version bump fails as expected becausemartinfrancois/java-streams@1.2.0already exists. No real Tessl publish was run.