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

(#876) Refactor text report output when validators are skipped #904

Merged
merged 3 commits into from
Aug 21, 2020

Conversation

scotje
Copy link
Contributor

@scotje scotje commented Aug 17, 2020

Refactors how notifications about skipped validators are output. A
message is now logged prior to validator execution at the INFO level
when a validator is skipped. Text format reports now suppress events
with a "skipped" status. (JUnit reports still include them.)

Lastly, a newline is always added to the end of a text format report
which resolves the UI bug described by #876.

@scotje scotje requested a review from a team as a code owner August 17, 2020 22:36
@coveralls
Copy link

coveralls commented Aug 17, 2020

Coverage Status

Coverage decreased (-0.008%) to 92.646% when pulling 6a248e2 on scotje:876_validate_newline into c315ff0 on puppetlabs:master.

@scotje scotje force-pushed the 876_validate_newline branch 3 times, most recently from 2f8c795 to a76ee00 Compare August 21, 2020 19:49
Refactors how notifications about skipped validators are output. A
message is now logged prior to validator execution at the `INFO` level
when a validator is skipped. Text format reports now suppress events
with a "skipped" status. (JUnit reports still include them.)

Lastly, a newline is always added to the end of a text format report
which resolves the UI bug described by puppetlabs#876.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants