test: add semver validation fixtures - #22
Merged
btthomas merged 2 commits intoAug 6, 2026
Merged
Conversation
greghuels
requested review from
btthomas and
dd-oleksii
and removed request for
a team
August 5, 2026 13:25
dd-oleksii
reviewed
Aug 5, 2026
- Remove u64-overflow test cases (major/minor/patch-overflow, large-prerelease): semver does not limit component range so these cannot be universally declared invalid - Replace u64 max comparand with Number.MAX_SAFE_INTEGER (9007199254740991) for the max-core test case and flag allocation, keeping a cross-SDK-safe boundary test - Drop "Rust SemVer" from short-version and v-prefix descriptions; these are standard semver rules Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
dd-oleksii
approved these changes
Aug 5, 2026
6 tasks
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
4.5.6-rc.1+build.42matchesSEMVER_EQ 4.5.6-rc.1instead of falling through toSEMVER_GTValidation
jq empty ufc-config.json evaluation-cases/*.jsongo test ./openfeaturein DataDog/dd-trace-go