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

Support type loose for multipleOf validator #945

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

justin-tay
Copy link
Contributor

Closes #917, closes #893

This adds support for type loose configuration for the multipleOf validator.

@codecov-commenter
Copy link

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (2795d79) 78.85% compared to head (3cb9596) 78.81%.

Files Patch % Lines
...java/com/networknt/schema/MultipleOfValidator.java 61.11% 1 Missing and 6 partials ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #945      +/-   ##
============================================
- Coverage     78.85%   78.81%   -0.05%     
- Complexity     1690     1694       +4     
============================================
  Files           157      157              
  Lines          5661     5669       +8     
  Branches       1068     1071       +3     
============================================
+ Hits           4464     4468       +4     
- Misses          798      799       +1     
- Partials        399      402       +3     

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

@stevehu stevehu merged commit c7e7ab4 into networknt:master Feb 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants