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

Restore code coverage calculation #638

Merged

Conversation

valfirst
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #638 (8983e03) into master (9d31e80) will decrease coverage by 0.02%.
The diff coverage is 75.70%.

@@             Coverage Diff              @@
##             master     #638      +/-   ##
============================================
- Coverage     70.81%   70.79%   -0.02%     
- Complexity      751      985     +234     
============================================
  Files            81      100      +19     
  Lines          2899     3743     +844     
  Branches        594      779     +185     
============================================
+ Hits           2053     2650     +597     
- Misses          624      818     +194     
- Partials        222      275      +53     
Impacted Files Coverage Δ
...n/java/com/networknt/schema/ContainsValidator.java 72.00% <0.00%> (-13.72%) ⬇️
.../main/java/com/networknt/schema/JsonValidator.java 0.00% <0.00%> (ø)
...a/com/networknt/schema/MaxPropertiesValidator.java 90.90% <0.00%> (ø)
...a/com/networknt/schema/MinPropertiesValidator.java 90.90% <0.00%> (ø)
...java/com/networknt/schema/MultipleOfValidator.java 81.25% <0.00%> (-6.25%) ⬇️
...a/com/networknt/schema/PropertyNamesValidator.java 90.47% <0.00%> (-9.53%) ⬇️
...n/java/com/networknt/schema/ReadOnlyValidator.java 0.00% <0.00%> (ø)
...rc/main/java/com/networknt/schema/TypeFactory.java 75.55% <0.00%> (-2.23%) ⬇️
...main/java/com/networknt/schema/ValidatorState.java 100.00% <ø> (+5.88%) ⬆️
.../main/java/com/networknt/schema/EnumValidator.java 65.90% <25.00%> (-1.54%) ⬇️
... and 88 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@stevehu stevehu merged commit e22246b into networknt:master Jan 25, 2023
@valfirst valfirst deleted the restore-code-coverage-calculation branch January 25, 2023 19:48
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