Validate custom fixture schemas before analysis - #16
Merged
Conversation
Owner
Author
Automated merge noteTriage class: auto-merge Summary: Validates custom fixture schemas before analysis, with strict date/schema diagnostics, regression tests, and documentation (7 files, +139/-4); final diff re-read found routine code, tests, and documentation only. Checks run: GitHub required/reported check Rebased/CI-repaired: No. Verified head SHA: |
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
INVALID_FIXTURE_SCHEMAdiagnosticsCommits
a320fe4fix: validate fixture schema before analysis4ba52a6test: cover invalid fixture shapes and dates1034391docs: define custom fixture schemaVerification
npm run release:check(31 tests, syntax checks, CLI smoke, documentation install smoke, package smoke)git diff --check origin/main...HEADRoger Chappel <miscanalysis@gmail.com>Existing open PRs #7 and #10 only update GitHub Actions and do not overlap this fixture-validation change.