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 step symbol for SARIF and Dart Analyzer #1166

Merged
merged 8 commits into from
Jan 17, 2022
Merged

Add step symbol for SARIF and Dart Analyzer #1166

merged 8 commits into from
Jan 17, 2022

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Jan 14, 2022

Bumps [plugin-util-api](https://github.com/jenkinsci/plugin-util-api-plugin) from 2.7.0 to 2.12.0.
- [Release notes](https://github.com/jenkinsci/plugin-util-api-plugin/releases)
- [Changelog](https://github.com/jenkinsci/plugin-util-api-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-util-api-plugin@v2.7.0...v2.12.0)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:plugin-util-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@uhafner uhafner added the enhancement Enhancement of existing functionality label Jan 14, 2022
@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #1166 (5758c8d) into master (1c2f56f) will increase coverage by 0.07%.
The diff coverage is 88.88%.

❗ Current head 5758c8d differs from pull request most recent head f717575. Consider uploading reports for the commit f717575 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1166      +/-   ##
============================================
+ Coverage     79.88%   79.95%   +0.07%     
+ Complexity     1464     1462       -2     
============================================
  Files           244      246       +2     
  Lines          5408     5359      -49     
  Branches        424      421       -3     
============================================
- Hits           4320     4285      -35     
+ Misses          938      925      -13     
+ Partials        150      149       -1     
Impacted Files Coverage Δ
...va/io/jenkins/plugins/analysis/warnings/Sarif.java 80.00% <80.00%> (ø)
...ava/io/jenkins/plugins/analysis/warnings/Dart.java 100.00% <100.00%> (ø)
...plugins/analysis/core/steps/ScanForIssuesStep.java 84.78% <0.00%> (-2.94%) ⬇️
.../plugins/analysis/core/steps/RecordIssuesStep.java 58.08% <0.00%> (-1.63%) ⬇️
...ins/plugins/analysis/core/steps/IssuesScanner.java 92.53% <0.00%> (-0.93%) ⬇️
...ns/plugins/analysis/core/util/ModelValidation.java 70.45% <0.00%> (-0.34%) ⬇️
...ins/plugins/analysis/core/model/DetailFactory.java 97.46% <0.00%> (-0.29%) ⬇️
...java/io/jenkins/plugins/analysis/warnings/Cpd.java 100.00% <0.00%> (ø)
...io/jenkins/plugins/analysis/warnings/FindBugs.java 92.30% <0.00%> (ø)
...kins/plugins/analysis/core/model/IssuesDetail.java 52.47% <0.00%> (ø)
... and 15 more

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 af47ec6...f717575. Read the comment docs.

@uhafner uhafner merged commit 103bf59 into master Jan 17, 2022
@uhafner uhafner deleted the sarif branch January 17, 2022 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants