-
-
Notifications
You must be signed in to change notification settings - Fork 88
[vividus] Publish unified diff for strings comparison #2564
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
Conversation
Codecov ReportMerging #2564 (6f0bc04) into master (4758abd) will increase coverage by @@ Coverage Diff @@
## master #2564 +/- ##
==========================================
Coverage 96.59% 96.60%
+ Complexity 5682 5503 -179
==========================================
Files 779 780 +1
Lines 15819 15844 +25
Branches 1045 1047 +2
==========================================
+ Hits 15281 15306 +25
Misses 414 414
Partials 124 124
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
|
||
|`report.text-length-diff-threshold` | ||
|`100` | ||
|Defines text threshold length to enable unified diff report publishing on failure, for variable comparisons |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it makes sense to move this description to the relevant steps to make it transparent for users.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't have docs for the step, isn't it out of scope this PR ? :)
vividus/src/main/java/org/vividus/publishing/DiffAttachmentPublisher.java
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! |
Closes #2584
