8000 [vividus] Publish unified diff for strings comparison by ikalinin1 · Pull Request #2564 · vividus-framework/vividus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[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

Merged
merged 1 commit into from
Mar 17, 2022
Merged

Conversation

ikalinin1
Copy link
Member
@ikalinin1 ikalinin1 commented Mar 11, 2022

Closes #2584
Screenshot 2022-03-11 at 15 28 53

@ikalinin1 ikalinin1 requested review from valfirst and uarlouski March 11, 2022 12:43
@codecov
Copy link
codecov bot commented Mar 11, 2022

Codecov Report

Merging #2564 (6f0bc04) into master (4758abd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            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            
Impacted Files Coverage Δ
...rg/vividus/publishing/DiffAttachmentPublisher.java 100.00% <100.00%> (ø)
...rc/main/java/org/vividus/steps/VariablesSteps.java 100.00% <100.00%> (ø)

📣 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
Copy link
Collaborator

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.

Copy link
Member Author
@ikalinin1 ikalinin1 Mar 16, 2022

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 ? :)

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@valfirst valfirst merged commit 724a0d1 into master Mar 17, 2022
@valfirst valfirst deleted the diff branch March 17, 2022 18:57
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.

Add possibility to compare text files and see their differences if there is any
3 participants
0