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

Add description for programmatic Groovy parser creation #118

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

CCFenner
Copy link
Contributor

Describe how to create a Groovy parser with a Groovy script, e.g in the script console.

related to JENKINS-52237

@codecov
Copy link

codecov bot commented Jul 10, 2019

Codecov Report

Merging #118 into master will increase coverage by 1.47%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #118      +/-   ##
============================================
+ Coverage     80.69%   82.17%   +1.47%     
+ Complexity     1660     1551     -109     
============================================
  Files           244      244              
  Lines          5733     5289     -444     
  Branches        427      403      -24     
============================================
- Hits           4626     4346     -280     
+ Misses          952      792     -160     
+ Partials        155      151       -4
Impacted Files Coverage Δ Complexity Δ
...ns/plugins/analysis/core/steps/IssuesRecorder.java 82.01% <0%> (-0.26%) 74% <0%> (-52%)
...s/plugins/analysis/core/steps/IssuesPublisher.java 100% <0%> (+0.92%) 24% <0%> (-15%) ⬇️
...plugins/analysis/core/steps/PublishIssuesStep.java 52.14% <0%> (+2.34%) 20% <0%> (-17%) ⬇️
.../plugins/analysis/core/steps/RecordIssuesStep.java 50.6% <0%> (+2.41%) 31% <0%> (-25%) ⬇️

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 cdfc887...27f4039. Read the comment docs.

@uhafner uhafner merged commit e16dee9 into jenkinsci:master Jul 10, 2019
@uhafner
Copy link
Member

uhafner commented Jul 10, 2019

Thanks!

@CCFenner CCFenner deleted the patch-1 branch July 15, 2019 09:15
@uhafner uhafner added the documentation Enhancement of documentation label Aug 19, 2019
@uhafner uhafner changed the title add description for programmatic Groovy parser creation Add description for programmatic Groovy parser creation Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Enhancement of documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants