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

Fix auto termination propagation #1749

Merged
merged 1 commit into from
Dec 9, 2024

fix auto termination propagation

e7a6db8
Select commit
Loading
Failed to load commit list.
Merged

Fix auto termination propagation #1749

fix auto termination propagation
e7a6db8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

85.31% (-0.11%) compared to 2f8ad69

View this Pull Request on Codecov

85.31% (-0.11%) compared to 2f8ad69

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 85.31%. Comparing base (2f8ad69) to head (e7a6db8).

Files with missing lines Patch % Lines
.../io/embrace/android/embracesdk/spans/TracingApi.kt 44.00% 14 Missing ⚠️
...main/java/io/embrace/android/embracesdk/Embrace.kt 80.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1749      +/-   ##
==========================================
- Coverage   85.41%   85.31%   -0.11%     
==========================================
  Files         464      464              
  Lines       10771    10783      +12     
  Branches     1596     1596              
==========================================
- Hits         9200     9199       -1     
- Misses        857      870      +13     
  Partials      714      714              
Files with missing lines Coverage Δ
...android/embracesdk/internal/spans/EmbraceTracer.kt 100.00% <ø> (ø)
...main/java/io/embrace/android/embracesdk/Embrace.kt 82.27% <80.00%> (ø)
.../io/embrace/android/embracesdk/spans/TracingApi.kt 77.92% <44.00%> (-15.83%) ⬇️