chore(meta): vendor oold-schema v1.0.0-rc.3 - #130
Merged
Conversation
- 73 rules, up from 66; none retired, no id reused - OOLD-CMP-a05a is now machine_checkable=false, so coverage.rules stops counting a rule no validator can decide - fixtures refreshed from the same tag; examples/ is byte-identical to rc.2, so only index.json records the move
Contributor
Release previewNo version bump from the current commits (stays at Changelog preview (truncated)Preview via python-semantic-release and conventional commits. |
Contributor
📊 Benchmark ResultsClick to see benchmark comparisonThreshold: 1.3x (30% slower triggers a regression warning) Note: Benchmarks are informational only and won't fail the build. 💡 Tip: Download the |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
Vendors https://github.com/OO-LD/oold-schema/releases/tag/v1.0.0-rc.3, so
latestnow resolves to it.What arrives
73 rules, up from 66. None retired, no id reused, and of the 66 already vendored none changed
level,applies_toortext- so the append-only guarantee holds. One flag changed:OOLD-CMP-a05ais nowmachine_checkable=false, its trigger being authorial intent that no validator can see, socoverage.rulesstops counting a rule nothing could ever decide.Seven new rules, four of them requirements that previously existed only inside a
:::example, a:::noteor an.informativesection and so could not be cited at all:OOLD-SCH-2d05- an unmapped term is not a conformance failureOOLD-SCH-21d7- a schema should offer one complete mappingOOLD-VER-46b9- anx-oold-uuidshould also appear in the$idOOLD-CMP-1257- a composed object is closed withunevaluatedPropertiesOOLD-EXT-b249,OOLD-EXT-b23b,OOLD-EXT-1e3c- the enum keyword rulesoold-meta-schema-base.jsonandoold-ui-meta-schema.jsonchange becausex-enum-varnamesandx-enum-descriptionsmoved between them upstream.oold-meta-schema.jsonandoold-pattern-lint.schema.jsonare byte-identical to rc.2.Fixtures
Refreshed from the same tag.
examples/is byte-identical between rc.2 and rc.3, so onlyfixtures.taginindex.jsonrecords the move.Verified
latestresolves to1.0.0-rc.3,self_checkclean, 73 rules loadedmake checkandmake validateexit 0coverage.rulesreports 19/44 machine-checkable rules unchecked, up from 15/40 - the four new machine-checkable rules, correctly surfaced rather than silently absentUnblocks
context.coveragecan now citeOOLD-SCH-21d7, so its severity comes from the catalogue instead of theWARNcurrently chosen in codeRule.levelcan be constrained to the enumoold-rules.schema.jsonnow declares, and_MUST_LEVELSderived rather than restated