Skip to content

fix: Fix removed test

331caad
Select commit
Loading
Failed to load commit list.
Merged

feat: Add OpenTelemetry Support #198

fix: Fix removed test
331caad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2025 in 0s

76.89% (-0.83%) compared to 8ddc6d0

View this Pull Request on Codecov

76.89% (-0.83%) compared to 8ddc6d0

Details

Codecov Report

Attention: Patch coverage is 74.82993% with 111 lines in your changes missing coverage. Please review.

Project coverage is 76.89%. Comparing base (8ddc6d0) to head (331caad).

Files with missing lines Patch % Lines
...va/com/spotify/github/v3/clients/GitHubClient.java 75.08% 63 Missing and 7 partials ⚠️
...fy/github/tracing/opencensus/OpenCensusTracer.java 43.24% 21 Missing ⚠️
...java/com/spotify/github/v3/clients/NoopTracer.java 65.00% 7 Missing ⚠️
...n/java/com/spotify/github/tracing/TraceHelper.java 78.57% 3 Missing ⚠️
...hub/tracing/opentelemetry/OpenTelemetryTracer.java 91.17% 2 Missing and 1 partial ⚠️
...in/java/com/spotify/github/tracing/BaseTracer.java 83.33% 2 Missing ⚠️
...tify/github/tracing/opencensus/OpenCensusSpan.java 90.00% 2 Missing ⚠️
...ithub/tracing/opentelemetry/OpenTelemetrySpan.java 90.00% 2 Missing ⚠️
...om/spotify/github/opencensus/OpenCensusTracer.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #198      +/-   ##
============================================
- Coverage     77.71%   76.89%   -0.83%     
- Complexity      349      381      +32     
============================================
  Files            50       56       +6     
  Lines          1149     1277     +128     
  Branches         46       51       +5     
============================================
+ Hits            893      982      +89     
- Misses          226      264      +38     
- Partials         30       31       +1     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.