Skip to content

Fix nullable issue#1134

Merged
stevehu merged 1 commit intonetworknt:masterfrom
justin-tay:gh1133
Nov 24, 2024
Merged

Fix nullable issue#1134
stevehu merged 1 commit intonetworknt:masterfrom
justin-tay:gh1133

Conversation

@justin-tay
Copy link
Collaborator

Closes #1133

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.09%. Comparing base (48ca3c2) to head (67fbd68).
Report is 74 commits behind head on master.

Files with missing lines Patch % Lines
.../java/com/networknt/schema/utils/JsonNodeUtil.java 0.00% 0 Missing and 2 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1134      +/-   ##
============================================
- Coverage     78.90%   78.09%   -0.81%     
- Complexity     1965     2058      +93     
============================================
  Files           172      201      +29     
  Lines          6352     6849     +497     
  Branches       1255     1251       -4     
============================================
+ Hits           5012     5349     +337     
- Misses          867     1033     +166     
+ Partials        473      467       -6     

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

@stevehu stevehu merged commit a88b142 into networknt:master Nov 24, 2024
@justin-tay justin-tay deleted the gh1133 branch January 27, 2025 09:11
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.

Validator does not comply with JSON Schema validation standards

3 participants