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

Fix patternProperties annotation #955

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

justin-tay
Copy link
Contributor

Fixes an issue with patternProperties setting null as the annotation value.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (51fd82b) 78.98% compared to head (7310587) 79.01%.

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #955      +/-   ##
============================================
+ Coverage     78.98%   79.01%   +0.02%     
- Complexity     1717     1719       +2     
============================================
  Files           157      157              
  Lines          5715     5718       +3     
  Branches       1079     1080       +1     
============================================
+ Hits           4514     4518       +4     
  Misses          802      802              
+ Partials        399      398       -1     

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

@stevehu stevehu merged commit 937105f into networknt:master Feb 6, 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
Development

Successfully merging this pull request may close these issues.

3 participants