Closed djjuhasz closed 1 month ago
Attention: Patch coverage is 84.21053%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 81.88%. Comparing base (
da08add
) to head (2ba4ae0
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
xmlvalidate/xmllint_validator.go | 77.77% | 5 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@sevein okay, I'll switch to using an environment variable.
Fix the xmlvalidate tests so they don't fail in environments that don't have
xmllint
installed.xmllint
based XSD validator that only run when the "xmllint" tag is passed to the test runner