Skip to content

Explicitly disable validation for default and const values, fixes #119 #120

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

Merged
merged 1 commit into from
May 27, 2021

Conversation

vearutop
Copy link
Member

@vearutop vearutop commented May 27, 2021

Fixes #119.

@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #120 (c47edf0) into master (f92567a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #120   +/-   ##
=========================================
  Coverage     92.27%   92.27%           
- Complexity      754      756    +2     
=========================================
  Files            27       27           
  Lines          1643     1645    +2     
=========================================
+ Hits           1516     1518    +2     
  Misses          127      127           
Impacted Files Coverage Δ
src/JsonSchema.php 100.00% <100.00%> (ø)
src/Wrapper.php 59.01% <100.00%> (+1.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f92567a...c47edf0. Read the comment docs.

@vearutop vearutop merged commit 87919a4 into master May 27, 2021
@vearutop vearutop deleted the const-prop branch May 27, 2021 14:35
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.

Failed to assign "const" value in ClassStructure definition
1 participant