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

Correct error reporting for invalid CComplexObjectProxy nodes. #623

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wolandscat
Copy link
Member

This is a straight coding error that incorrectly reports errors with use_node validation.

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.94%. Comparing base (8df5c64) to head (07831b3).

Files Patch % Lines
...etypevalidator/validations/FlatFormValidation.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #623   +/-   ##
=========================================
  Coverage     71.94%   71.94%           
  Complexity     7066     7066           
=========================================
  Files           671      671           
  Lines         23034    23034           
  Branches       3740     3740           
=========================================
  Hits          16572    16572           
  Misses         4717     4717           
  Partials       1745     1745           

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

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.

1 participant