Skip to content

Fix a bug where disabling the sdk might cause a background exception

5cf3065
Select commit
Loading
Failed to load commit list.
Merged

Fix a bug where disabling the sdk might cause a background exception #2226

Fix a bug where disabling the sdk might cause a background exception
5cf3065
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2025 in 0s

85.58% (-0.04%) compared to 8b2c7ee

View this Pull Request on Codecov

85.58% (-0.04%) compared to 8b2c7ee

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.58%. Comparing base (8b2c7ee) to head (5cf3065).

Files with missing lines Patch % Lines
.../java/io/embrace/android/embracesdk/EmbraceImpl.kt 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2226      +/-   ##
==========================================
- Coverage   85.62%   85.58%   -0.04%     
==========================================
  Files         467      467              
  Lines       10398    10400       +2     
  Branches     1531     1532       +1     
==========================================
- Hits         8903     8901       -2     
- Misses        836      838       +2     
- Partials      659      661       +2     
Files with missing lines Coverage Δ
.../java/io/embrace/android/embracesdk/EmbraceImpl.kt 80.92% <66.66%> (-1.75%) ⬇️

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