Skip to content

Add whitespace to logging message.

Codecov / codecov/project succeeded Jan 1, 2024 in 0s

34.50% (+4.50%) compared to 72f598d

View this Pull Request on Codecov

34.50% (+4.50%) compared to 72f598d

Details

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (72f598d) 30.00% compared to head (81820ec) 34.50%.
Report is 3 commits behind head on main.

❗ Current head 81820ec differs from pull request most recent head 2d5e600. Consider uploading reports for the commit 2d5e600 to get more accurate results

Files Patch % Lines
...main/java/io/jenkins/plugins/util/QualityGate.java 0.00% 24 Missing ⚠️
.../io/jenkins/plugins/util/QualityGateEvaluator.java 0.00% 14 Missing ⚠️
...ava/io/jenkins/plugins/util/NullResultHandler.java 0.00% 3 Missing ⚠️
...ava/io/jenkins/plugins/util/AbstractExecution.java 0.00% 2 Missing ⚠️
...ava/io/jenkins/plugins/util/QualityGateResult.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #309      +/-   ##
============================================
+ Coverage     30.00%   34.50%   +4.50%     
- Complexity       64       80      +16     
============================================
  Files            20       21       +1     
  Lines           460      513      +53     
  Branches         41       44       +3     
============================================
+ Hits            138      177      +39     
- Misses          319      332      +13     
- Partials          3        4       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.