Skip to content

fix: json validation allow arbitrary $schema value - #613

Merged
jkowalleck merged 4 commits into
mainfrom
fix/validator-allow-all-versions
May 6, 2024
Merged

fix: json validation allow arbitrary $schema value#613
jkowalleck merged 4 commits into
mainfrom
fix/validator-allow-all-versions

Conversation

@jkowalleck

Copy link
Copy Markdown
Member

fixes #612

jkowalleck added 2 commits May 6, 2024 13:38
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added the bug Something isn't working label May 6, 2024
@jkowalleck
jkowalleck requested a review from a team as a code owner May 6, 2024 12:00
jkowalleck added 2 commits May 6, 2024 14:02
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0d00496) 4472 4153 92.87%
Head commit (ddc8181) 4472 (+0) 4153 (+0) 92.87% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#613) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

@jkowalleck jkowalleck changed the title fix: json validation allow all $schema fix: json validation allow arbitrary $schema value May 6, 2024
@jkowalleck
jkowalleck merged commit 08b7c60 into main May 6, 2024
@jkowalleck
jkowalleck deleted the fix/validator-allow-all-versions branch May 6, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] validate JSON for 1.3

1 participant