Skip to content

feat: Add OpenTelemetry Support

Codecov / codecov/project failed Oct 3, 2024 in 1s

76.62% (-0.06%) compared to 936d075

View this Pull Request on Codecov

76.62% (-0.06%) compared to 936d075

Details

Codecov Report

Attention: Patch coverage is 75.07082% with 88 lines in your changes missing coverage. Please review.

Project coverage is 76.62%. Comparing base (936d075) to head (92c9da5).

Files with missing lines Patch % Lines
...va/com/spotify/github/v3/clients/GitHubClient.java 74.82% 63 Missing and 7 partials ⚠️
...tify/github/tracing/opencensus/OpenCensusSpan.java 16.66% 5 Missing ⚠️
...ithub/tracing/opentelemetry/OpenTelemetrySpan.java 75.00% 5 Missing ⚠️
...in/java/com/spotify/github/tracing/BaseTracer.java 81.81% 2 Missing ⚠️
...n/java/com/spotify/github/tracing/TraceHelper.java 0.00% 2 Missing ⚠️
...hub/tracing/opentelemetry/OpenTelemetryTracer.java 90.00% 1 Missing and 1 partial ⚠️
...fy/github/tracing/opencensus/OpenCensusTracer.java 66.66% 0 Missing and 1 partial ⚠️
...java/com/spotify/github/v3/clients/NoopTracer.java 92.30% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #198      +/-   ##
============================================
- Coverage     76.67%   76.62%   -0.06%     
- Complexity      328      342      +14     
============================================
  Files            44       48       +4     
  Lines          1089     1155      +66     
  Branches         44       47       +3     
============================================
+ Hits            835      885      +50     
- Misses          225      239      +14     
- Partials         29       31       +2     

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