Skip to content

(#317) Compatible with Jackson 2.9.x#318

Merged
stevehu merged 1 commit intonetworknt:masterfrom
pan3793:317
Aug 10, 2020
Merged

(#317) Compatible with Jackson 2.9.x#318
stevehu merged 1 commit intonetworknt:masterfrom
pan3793:317

Conversation

@pan3793
Copy link
Copy Markdown
Contributor

@pan3793 pan3793 commented Aug 10, 2020

Fix #317

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #318 into master will increase coverage by 0.40%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #318      +/-   ##
============================================
+ Coverage     70.39%   70.80%   +0.40%     
- Complexity      637      652      +15     
============================================
  Files            74       75       +1     
  Lines          2466     2497      +31     
  Branches        520      529       +9     
============================================
+ Hits           1736     1768      +32     
+ Misses          528      525       -3     
- Partials        202      204       +2     
Impacted Files Coverage Δ Complexity Δ
...n/java/com/networknt/schema/ContainsValidator.java 86.36% <100.00%> (ø) 9.00 <0.00> (ø)
...a/com/networknt/schema/PropertyNamesValidator.java 86.66% <0.00%> (ø) 12.00% <0.00%> (?%)
...n/java/com/networknt/schema/ValidatorTypeCode.java 93.33% <0.00%> (+0.09%) 14.00% <0.00%> (ø%)
...n/java/com/networknt/schema/JsonSchemaFactory.java 77.16% <0.00%> (+1.23%) 30.00% <0.00%> (+1.00%)
...n/java/com/networknt/schema/ValidationMessage.java 62.50% <0.00%> (+1.38%) 13.00% <0.00%> (+1.00%)
src/main/java/com/networknt/schema/JsonSchema.java 89.62% <0.00%> (+1.88%) 44.00% <0.00%> (+1.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 3069333...2c01183. Read the comment docs.

@stevehu stevehu merged commit 704688e into networknt:master Aug 10, 2020
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.

Compatible with Jackson 2.9.x

3 participants