| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Assert output includes `- Captured stdout call -`
add outrep summary to report when the formatting style is set to `line`
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Thanks @zaplapl for the PR, please take a look at my comments.
Sorry, something went wrong.
Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
LGTM, thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
closes #13865 by duplicating self._outrep_summary(rep) invocation during summary_failures_combined
considered refactoring into something like:
to avoid committing too hard to the branching logic in the code
but submitting this commit instead since it has fewer side-effects