Skip to content

preparatory work for kotlin api

1ede78f
Select commit
Loading
Failed to load commit list.
Merged

Preparatory work for kotlin api #2198

preparatory work for kotlin api
1ede78f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2025 in 0s

85.20% (-0.28%) compared to eb9c77f

View this Pull Request on Codecov

85.20% (-0.28%) compared to eb9c77f

Details

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 85.20%. Comparing base (eb9c77f) to head (1ede78f).

Files with missing lines Patch % Lines
...k/internal/otel/wrapper/KotlinTraceStateWrapper.kt 0.00% 13 Missing ⚠️
.../internal/otel/wrapper/KotlinSpanContextWrapper.kt 0.00% 7 Missing ⚠️
...d/embracesdk/internal/otel/KotlinApiConversions.kt 0.00% 6 Missing ⚠️
...k/internal/otel/wrapper/KotlinTraceFlagsWrapper.kt 0.00% 5 Missing ⚠️
...ce/android/embracesdk/internal/otel/sdk/OtelExt.kt 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                       Coverage Diff                       @@
##           integration/kotlin-otel-api    #2198      +/-   ##
===============================================================
- Coverage                        85.47%   85.20%   -0.28%     
===============================================================
  Files                              467      470       +3     
  Lines                            10416    10448      +32     
  Branches                          1532     1534       +2     
===============================================================
- Hits                              8903     8902       -1     
- Misses                             853      885      +32     
- Partials                           660      661       +1     
Files with missing lines Coverage Δ
...ce/android/embracesdk/internal/otel/sdk/OtelExt.kt 73.17% <0.00%> (-1.83%) ⬇️
...k/internal/otel/wrapper/KotlinTraceFlagsWrapper.kt 0.00% <0.00%> (ø)
...d/embracesdk/internal/otel/KotlinApiConversions.kt 42.10% <0.00%> (-19.44%) ⬇️
.../internal/otel/wrapper/KotlinSpanContextWrapper.kt 0.00% <0.00%> (ø)
...k/internal/otel/wrapper/KotlinTraceStateWrapper.kt 0.00% <0.00%> (ø)

... 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.