Skip to content

refactor: setup exporters correctly via Kotlin API

17aef18
Select commit
Loading
Failed to load commit list.
Merged

Setup exporters correctly via Kotlin API #2299

refactor: setup exporters correctly via Kotlin API
17aef18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2025 in 0s

85.17% (-0.02%) compared to b22e5c0

View this Pull Request on Codecov

85.17% (-0.02%) compared to b22e5c0

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.17%. Comparing base (b22e5c0) to head (17aef18).

Files with missing lines Patch % Lines
...oid/embracesdk/internal/otel/sdk/OtelSdkWrapper.kt 0.00% 2 Missing ⚠️
...acesdk/internal/otel/spans/DefaultSpanProcessor.kt 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2299      +/-   ##
==========================================
- Coverage   85.19%   85.17%   -0.02%     
==========================================
  Files         476      476              
  Lines       10547    10550       +3     
  Branches     1550     1550              
==========================================
+ Hits         8985     8986       +1     
- Misses        891      894       +3     
+ Partials      671      670       -1     
Files with missing lines Coverage Δ
.../internal/otel/wrapper/KotlinSpanContextWrapper.kt 100.00% <100.00%> (ø)
...k/internal/otel/wrapper/KotlinTraceStateWrapper.kt 23.07% <100.00%> (ø)
...oid/embracesdk/internal/otel/sdk/OtelSdkWrapper.kt 73.21% <0.00%> (-1.34%) ⬇️
...acesdk/internal/otel/spans/DefaultSpanProcessor.kt 63.63% <0.00%> (-14.15%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.