Skip to content

Support absolute path in publisher#119

Merged
undera merged 7 commits intojenkinsci:masterfrom
artem-fedorov:support-absolute-path-in-publisher
Jul 10, 2017
Merged

Support absolute path in publisher#119
undera merged 7 commits intojenkinsci:masterfrom
artem-fedorov:support-absolute-path-in-publisher

Conversation

@artem-fedorov
Copy link
Copy Markdown
Collaborator

No description provided.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 10, 2017

Codecov Report

Merging #119 into master will decrease coverage by 0.36%.
The diff coverage is 45.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   64.65%   64.29%   -0.37%     
==========================================
  Files          44       44              
  Lines        3613     3649      +36     
  Branches      615      623       +8     
==========================================
+ Hits         2336     2346      +10     
- Misses       1108     1129      +21     
- Partials      169      174       +5
Impacted Files Coverage Δ
...son/plugins/performance/parsers/ParserFactory.java 57.5% <45.65%> (-24.32%) ⬇️

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 6a09861...fbadd68. Read the comment docs.

src.copyTo(new FilePath(localReport));
return getParser(ParserDetector.detect(localReport.getPath()), localReport.getPath());
}
} catch (IOException ignored) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe write it into some log?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@undera undera merged commit bb74afe into jenkinsci:master Jul 10, 2017
@artem-fedorov artem-fedorov deleted the support-absolute-path-in-publisher branch August 9, 2017 07:22
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.

3 participants