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

API and integration tests for manually ending UI load traces #1790

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Rename annotations

8169c3e
Select commit
Loading
Failed to load commit list.
Open

API and integration tests for manually ending UI load traces #1790

Rename annotations
8169c3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

85.48% (+0.01%) compared to 505d329

View this Pull Request on Codecov

85.48% (+0.01%) compared to 505d329

Details

Codecov Report

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

Project coverage is 85.48%. Comparing base (505d329) to head (8169c3e).

Files with missing lines Patch % Lines
...nternal/api/delegate/InstrumentationApiDelegate.kt 75.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1790      +/-   ##
==========================================
+ Coverage   85.47%   85.48%   +0.01%     
==========================================
  Files         466      467       +1     
  Lines       10948    10964      +16     
  Branches     1626     1629       +3     
==========================================
+ Hits         9358     9373      +15     
  Misses        861      861              
- Partials      729      730       +1     
Files with missing lines Coverage Δ
.../embrace/android/embracesdk/internal/api/SdkApi.kt 0.00% <ø> (ø)
...nal/config/behavior/AutoDataCaptureBehaviorImpl.kt 91.30% <100.00%> (ø)
.../embracesdk/internal/capture/activity/UiLoadExt.kt 100.00% <100.00%> (ø)
...internal/injection/DataCaptureServiceModuleImpl.kt 95.65% <100.00%> (+0.30%) ⬆️
...config/instrumented/schema/EnabledFeatureConfig.kt 100.00% <100.00%> (ø)
...main/java/io/embrace/android/embracesdk/Embrace.kt 85.18% <100.00%> (+0.18%) ⬆️
.../java/io/embrace/android/embracesdk/EmbraceImpl.kt 77.10% <100.00%> (+0.27%) ⬆️
...nternal/api/delegate/InstrumentationApiDelegate.kt 75.00% <75.00%> (ø)

... and 1 file with indirect coverage changes