Skip to content

Add null check in validationContext.getConfig()#282

Merged
stevehu merged 1 commit intonetworknt:masterfrom
waizuwolf:bug-fix/config-npe
Apr 7, 2020
Merged

Add null check in validationContext.getConfig()#282
stevehu merged 1 commit intonetworknt:masterfrom
waizuwolf:bug-fix/config-npe

Conversation

@waizuwolf
Copy link
Copy Markdown
Contributor

Bug fix for #280

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #282 into master will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #282      +/-   ##
============================================
- Coverage     70.97%   70.93%   -0.05%     
  Complexity      634      634              
============================================
  Files            73       73              
  Lines          2436     2436              
  Branches        512      513       +1     
============================================
- Hits           1729     1728       -1     
  Misses          504      504              
- Partials        203      204       +1     
Impacted Files Coverage Δ Complexity Δ
...in/java/com/networknt/schema/PatternValidator.java 48.64% <0.00%> (-2.71%) 7.00 <0.00> (ø)

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 a0e00e1...c24d119. Read the comment docs.

@waizuwolf waizuwolf force-pushed the bug-fix/config-npe branch from c24d119 to 00c8853 Compare April 6, 2020 21:50
@stevehu stevehu merged commit 6d228d2 into networknt:master Apr 7, 2020
@stevehu
Copy link
Copy Markdown
Contributor

stevehu commented Apr 7, 2020

@waizuwolf Thanks a lot for your help. It is released as 1.0.37

https://github.com/networknt/json-schema-validator/releases/tag/1.0.37

@waizuwolf waizuwolf deleted the bug-fix/config-npe branch April 7, 2020 05:04
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.

3 participants