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 quality gate logger message #1271

Merged
merged 11 commits into from
Jun 11, 2022
Merged

Fix quality gate logger message #1271

merged 11 commits into from
Jun 11, 2022

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented May 23, 2022

Removed typo in logging statement. Additionally, open URLS with attributes rel="noopener noreferrer". See jenkinsci/prism-api-plugin#32.

dependabot bot and others added 4 commits May 16, 2022 09:01
Bumps [codingstyle-pom](https://github.com/uhafner/codingstyle-pom) from 2.25.0 to 2.27.0.
- [Release notes](https://github.com/uhafner/codingstyle-pom/releases)
- [Changelog](https://github.com/uhafner/codingstyle-pom/blob/main/CHANGELOG.md)
- [Commits](uhafner/codingstyle-pom@v2.25.0...v2.27.0)

---
updated-dependencies:
- dependency-name: edu.hm.hafner:codingstyle-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [analysis-pom](https://github.com/jenkinsci/analysis-pom-plugin) from 5.23.0 to 5.26.0.
- [Release notes](https://github.com/jenkinsci/analysis-pom-plugin/releases)
- [Changelog](https://github.com/jenkinsci/analysis-pom-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/analysis-pom-plugin@v5.23.0...v5.26.0)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:analysis-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@uhafner uhafner added the bug Bugs or performance problems label May 23, 2022
@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #1271 (9dc4e79) into master (e9a42e1) will increase coverage by 79.40%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             master    #1271       +/-   ##
=============================================
+ Coverage          0   79.40%   +79.40%     
- Complexity        0     1440     +1440     
=============================================
  Files             0      247      +247     
  Lines             0     5437     +5437     
  Branches          0      425      +425     
=============================================
+ Hits              0     4317     +4317     
- Misses            0      971      +971     
- Partials          0      149      +149     
Impacted Files Coverage Δ
...plugins/analysis/core/steps/PublishIssuesStep.java 56.79% <ø> (ø)
.../plugins/analysis/core/steps/RecordIssuesStep.java 59.70% <ø> (ø)
...plugins/analysis/core/steps/ScanForIssuesStep.java 87.71% <ø> (ø)
...ugins/analysis/core/util/QualityGateEvaluator.java 100.00% <100.00%> (ø)
...ins/analysis/core/model/AggregatedTrendAction.java 28.26% <0.00%> (ø)
...java/io/jenkins/plugins/analysis/warnings/Php.java 100.00% <0.00%> (ø)
...va/io/jenkins/plugins/analysis/warnings/ArmCc.java 100.00% <0.00%> (ø)
...kins/plugins/analysis/core/filter/ExcludeType.java 100.00% <0.00%> (ø)
...ns/analysis/warnings/tasks/TaskScannerBuilder.java 100.00% <0.00%> (ø)
... and 241 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 e9a42e1...9dc4e79. Read the comment docs.

@uhafner uhafner merged commit 1b78588 into master Jun 11, 2022
@uhafner uhafner deleted the quality-gate-logger branch June 11, 2022 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant