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

Support using ReconfigurableOpenTelemetry instance through @Inject #14

Merged
merged 1 commit into from
Aug 27, 2024

Support using `ReconfigurableOpenTelemetry` instance through `@Inject`

51a69a0
Select commit
Loading
Failed to load commit list.
Merged

Support using ReconfigurableOpenTelemetry instance through @Inject #14

Support using `ReconfigurableOpenTelemetry` instance through `@Inject`
51a69a0
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Aug 8, 2024 in 0s

Line Coverage: 85.71% (+37.04%)

Summary for modified lines

  • 108 lines have been modified
  • 3 lines are not covered

Overview by baseline

Quality Gates Summary

No active quality gates.

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Method Coverage Line Coverage Branch Coverage Instruction Coverage
🐾 Overall project 100.00% (1/1) 25.00% (1/4) 61.54% (8/13) 82.69% (43/52) 55.99% (201/359) 65.30% (811/1242) 12.12% (16/132) 65.11% (3957/6077)
📈 Overall project (difference to reference job) +0.00% +0.00% +3.21% ⬆️ +1.92% ⬆️ +0.46% ⬆️ +1.01% ⬆️ +0.00% +0.59% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 66.67% (2/3) 66.67% (2/3) 31.71% (13/41) 48.67% (55/113) 18.18% (4/22) 44.34% (188/424)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +13.72% ⬆️ +0.00% n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 66.67% (2/3) n/a n/a 85.71% (18/21) n/a n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +37.04% ⬆️ n/a n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (4/4) n/a n/a

Annotations

Check warning on line 53 in src/main/java/io/jenkins/plugins/opentelemetry/api/ExtendedOpenTelemetry.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered line

Line 53 is not covered by tests

Check warning on line 198 in src/main/java/io/jenkins/plugins/opentelemetry/api/ReconfigurableOpenTelemetry.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 175-198 are not covered by tests