Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v20 - boolean additionalProperties #297

Merged
merged 1 commit into from
Nov 17, 2024
Merged

v20 - boolean additionalProperties #297

merged 1 commit into from
Nov 17, 2024

Conversation

commonism
Copy link
Owner

using a wrap validator avoids changing the grammar of Schema.additionalProperties to accept {"not":…} as valid Schema.

using a wrap validator avoids changing the grammar
of Schema.additionalProperties to accept {"not":…} as valid Schema.
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.63%. Comparing base (c4394b0) to head (d3a9c80).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
+ Coverage   94.56%   94.63%   +0.06%     
==========================================
  Files          86       86              
  Lines        7289     7289              
==========================================
+ Hits         6893     6898       +5     
+ Misses        396      391       -5     
Flag Coverage Δ
core 94.63% <100.00%> (+0.06%) ⬆️
tests 94.63% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@commonism commonism merged commit adc5765 into master Nov 17, 2024
15 checks passed
@commonism commonism deleted the booleanv20 branch November 17, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant