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-59178] Fix NPE when aggregating different results in matrix build #195

Merged
merged 6 commits into from Sep 5, 2019

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Sep 5, 2019

@codecov
Copy link

codecov bot commented Sep 5, 2019

Codecov Report

Merging #195 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #195      +/-   ##
===========================================
- Coverage     82.81%   82.8%   -0.01%     
  Complexity     1542    1542              
===========================================
  Files           245     245              
  Lines          5296    5293       -3     
  Branches        376     375       -1     
===========================================
- Hits           4386    4383       -3     
  Misses          768     768              
  Partials        142     142
Impacted Files Coverage Δ Complexity Δ
.../plugins/analysis/core/steps/IssuesAggregator.java 100% <100%> (ø) 8 <5> (-2) ⬇️
...s/plugins/analysis/core/steps/AnnotatedReport.java 100% <100%> (ø) 19 <4> (+2) ⬆️

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 0fd5ed9...8eac549. Read the comment docs.

@jenkinsci jenkinsci deleted a comment Sep 5, 2019
@jenkinsci jenkinsci deleted a comment Sep 5, 2019
@uhafner uhafner added the bug Bugs or performance problems label Sep 5, 2019
@uhafner uhafner merged commit c0b3e9c into master Sep 5, 2019
@uhafner uhafner deleted the JENKINS-59178-NPE-IssueAggregator branch September 5, 2019 23:06
@jenkinsci jenkinsci deleted a comment Sep 5, 2019
@uhafner uhafner restored the JENKINS-59178-NPE-IssueAggregator branch September 5, 2019 23:46
@uhafner uhafner deleted the JENKINS-59178-NPE-IssueAggregator branch September 6, 2019 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
1 participant