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

[JENKINS-62415] Print parameters of step in Pipeline Steps View (flowGraphTable) #782

Merged
merged 2 commits into from
Feb 2, 2021

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Feb 1, 2021

See JENKINS-62415 for details.

@uhafner uhafner added the enhancement Enhancement of existing functionality label Feb 1, 2021
@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #782 (222aff3) into master (80fdfb5) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #782      +/-   ##
============================================
- Coverage     80.04%   79.99%   -0.06%     
- Complexity     1549     1551       +2     
============================================
  Files           243      243              
  Lines          5629     5643      +14     
  Branches        416      418       +2     
============================================
+ Hits           4506     4514       +8     
- Misses          967      973       +6     
  Partials        156      156              
Impacted Files Coverage Δ Complexity Δ
...ns/analysis/core/steps/AnalysisStepDescriptor.java 20.58% <100.00%> (+10.58%) 4.00 <2.00> (+2.00)
...ins/plugins/analysis/core/steps/IssuesScanner.java 92.64% <0.00%> (-4.21%) 25.00% <0.00%> (ø%)
.../plugins/analysis/core/steps/RecordIssuesStep.java 58.08% <0.00%> (-0.22%) 45.00% <0.00%> (ø%)
...ns/plugins/analysis/core/model/AnalysisResult.java 89.24% <0.00%> (ø) 60.00% <0.00%> (ø%)
...ns/plugins/analysis/core/steps/IssuesRecorder.java 67.70% <0.00%> (+0.25%) 84.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80fdfb5...222aff3. Read the comment docs.

@uhafner uhafner merged commit 736be23 into master Feb 2, 2021
@uhafner uhafner deleted the JENKINS-62415-pretty-print-step-args branch February 2, 2021 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant