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-55442: add a filter by issue message #78

Merged

Conversation

Bananeweizen
Copy link
Contributor

This is the first part of the implementation. Only after release of the
plugin we will be able to continue the implementation in the
warnings-ng-plugin code.

Also fix a typo in the contributing guideline, while we are at it.

This is the first part of the implementation. Only after release of the
plugin we will be able to continue the implementation in the
warnings-ng-plugin code.

Also fix a typo in the contributing guideline, while we are at it.
@codecov
Copy link

codecov bot commented Jan 13, 2019

Codecov Report

Merging #78 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
+ Coverage     86.85%   86.87%   +0.02%     
  Complexity     1151     1151              
============================================
  Files           157      157              
  Lines          3735     3741       +6     
  Branches        406      406              
============================================
+ Hits           3244     3250       +6     
  Misses          331      331              
  Partials        160      160
Impacted Files Coverage Δ Complexity Δ
src/main/java/edu/hm/hafner/analysis/Report.java 86.33% <100%> (+0.46%) 67 <0> (ø) ⬇️

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 6d599b8...f17aa6b. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 13, 2019

Codecov Report

Merging #78 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
+ Coverage     86.85%   86.87%   +0.02%     
  Complexity     1151     1151              
============================================
  Files           157      157              
  Lines          3735     3741       +6     
  Branches        406      406              
============================================
+ Hits           3244     3250       +6     
  Misses          331      331              
  Partials        160      160
Impacted Files Coverage Δ Complexity Δ
src/main/java/edu/hm/hafner/analysis/Report.java 86.33% <100%> (+0.46%) 67 <0> (ø) ⬇️

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 6d599b8...f17aa6b. Read the comment docs.

@uhafner uhafner merged commit 9227133 into jenkinsci:master Jan 13, 2019
@uhafner
Copy link
Member

uhafner commented Jan 13, 2019

Thanks!

@uhafner
Copy link
Member

uhafner commented Jan 14, 2019

I published it as:

<analysis-model-api.version>2.0.0-20190113.233600-4</analysis-model-api.version>
<analysis-model.version>2.0.0-20190113.233325-5</analysis-model.version>

uhafner added a commit that referenced this pull request Jan 14, 2019
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