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-61196] Add an additional trend chart option to show only the aggregation #790

Merged
merged 2 commits into from Feb 5, 2021

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Feb 4, 2021

See JENKINS-61196 for details

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

codecov bot commented Feb 5, 2021

Codecov Report

Merging #790 (380423c) into master (4466b84) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #790      +/-   ##
============================================
+ Coverage     80.01%   80.03%   +0.01%     
- Complexity     1554     1559       +5     
============================================
  Files           243      243              
  Lines          5649     5659      +10     
  Branches        418      418              
============================================
+ Hits           4520     4529       +9     
- Misses          973      974       +1     
  Partials        156      156              
Impacted Files Coverage Δ Complexity Δ
...jenkins/plugins/analysis/core/model/JobAction.java 85.36% <100.00%> (+0.36%) 24.00 <6.00> (+3.00)
...s/plugins/analysis/core/steps/IssuesPublisher.java 91.89% <100.00%> (ø) 35.00 <0.00> (+1.00)
...ins/plugins/analysis/core/util/TrendChartType.java 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
...plugins/analysis/core/model/DetailsTableModel.java 97.91% <0.00%> (-2.09%) 13.00% <0.00%> (+1.00%) ⬇️
...nkins/plugins/analysis/core/model/IssuesModel.java 100.00% <0.00%> (ø) 8.00% <0.00%> (ø%)
...ns/plugins/analysis/core/model/ForensicsModel.java 92.18% <0.00%> (+0.12%) 4.00% <0.00%> (ø%)
...nkins/plugins/analysis/core/model/BlamesModel.java 89.65% <0.00%> (+0.36%) 3.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 4466b84...380423c. Read the comment docs.

@uhafner uhafner merged commit 67561f5 into master Feb 5, 2021
@uhafner uhafner deleted the only-aggregation-trend branch February 5, 2021 10:39
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
1 participant