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

Add EDIInputFactory property to disable control schema code values #17

Merged

Conversation

MikeEdgar
Copy link
Member

Fixes #16

Add EDIInputFactory property to disable control schema code values

  • Minor re-factoring and test improvements

@MikeEdgar MikeEdgar force-pushed the 16_disable_control_codes_property branch from 7727aaa to abce0df Compare May 6, 2020 15:55
@coveralls
Copy link

Pull Request Test Coverage Report for Build 97308110

  • 30 of 33 (90.91%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 93.854%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/io/xlate/edi/internal/stream/validation/UsageNode.java 10 13 76.92%
Totals Coverage Status
Change from base Build 97306450: 0.05%
Covered Lines: 3558
Relevant Lines: 3791

💛 - Coveralls

@MikeEdgar MikeEdgar merged commit d66aec5 into xlate:master May 6, 2020
@MikeEdgar MikeEdgar deleted the 16_disable_control_codes_property branch May 6, 2020 15:59
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.

Option to disable validation of code values in a control schema
2 participants