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

Fix JENKINS-46046 #127

Merged
merged 1 commit into from Aug 10, 2017
Merged

Fix JENKINS-46046 #127

merged 1 commit into from Aug 10, 2017

Conversation

tilln
Copy link
Contributor

@tilln tilln commented Aug 10, 2017

Proper handling of existing reports for relative comparisons (JENKINS-46046)

@codecov-io
Copy link

Codecov Report

Merging #127 into master will increase coverage by 3.25%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   64.26%   67.52%   +3.25%     
==========================================
  Files          44       44              
  Lines        3663     3667       +4     
  Branches      625      625              
==========================================
+ Hits         2354     2476     +122     
+ Misses       1132      986     -146     
- Partials      177      205      +28
Impacted Files Coverage Δ
...dson/plugins/performance/PerformancePublisher.java 85.59% <100%> (+19.14%) ⬆️
...ns/performance/actions/PerformanceBuildAction.java 81.25% <0%> (+3.12%) ⬆️

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 9ef946b...b1c1d61. Read the comment docs.

@undera
Copy link
Member

undera commented Aug 10, 2017

Thanks for your contribution.
Having unit test checking this feature would help to keep it working in the future.

@undera undera merged commit 5546f9d into jenkinsci:master Aug 10, 2017
@tilln tilln deleted the fix-46046 branch August 29, 2017 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants