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 for JENKINS-55715 #81

Merged
merged 2 commits into from
Jan 22, 2019
Merged

Fix for JENKINS-55715 #81

merged 2 commits into from
Jan 22, 2019

Conversation

jftsunami
Copy link
Contributor

Converts the class name into a file name and a package, The class name
is stored in the aditionalPropeties member.

Converts the class name into a file name and a package, The class name
is stored in the aditionalPropeties member.
@codecov
Copy link

codecov bot commented Jan 22, 2019

Codecov Report

Merging #81 into master will decrease coverage by 0.02%.
The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
- Coverage     86.82%   86.79%   -0.03%     
- Complexity     1152     1154       +2     
============================================
  Files           157      157              
  Lines          3741     3748       +7     
  Branches        408      410       +2     
============================================
+ Hits           3248     3253       +5     
  Misses          332      332              
- Partials        161      163       +2
Impacted Files Coverage Δ Complexity Δ
...a/edu/hm/hafner/analysis/parser/TaglistParser.java 87.09% <75%> (-4.57%) 7 <2> (+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 398c9e3...999e8db. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 22, 2019

Codecov Report

Merging #81 into master will decrease coverage by 0.02%.
The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
- Coverage     86.82%   86.79%   -0.03%     
- Complexity     1152     1154       +2     
============================================
  Files           157      157              
  Lines          3741     3748       +7     
  Branches        408      410       +2     
============================================
+ Hits           3248     3253       +5     
  Misses          332      332              
- Partials        161      163       +2
Impacted Files Coverage Δ Complexity Δ
...a/edu/hm/hafner/analysis/parser/TaglistParser.java 87.09% <75%> (-4.57%) 7 <2> (+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 398c9e3...999e8db. Read the comment docs.

@uhafner uhafner merged commit 1a47a2d into jenkinsci:master Jan 22, 2019
@jftsunami jftsunami deleted the JENKINS-55715 branch May 8, 2019 22:31
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.

2 participants