API and integration tests for manually ending UI load traces #1790
+319
−79
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
@@ 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%> (ø) |
Loading