Remove unityCrashId, as we don't use it anymore #1702
Merged
Codecov / codecov/project
succeeded
Nov 21, 2024 in 1s
84.17% (-0.01%) compared to 9b81dfb
View this Pull Request on Codecov
84.17% (-0.01%) compared to 9b81dfb
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 84.17%. Comparing base (
9b81dfb
) to head (74ff4b1
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1702 +/- ##
==========================================
- Coverage 84.18% 84.17% -0.01%
==========================================
Files 457 457
Lines 10684 10676 -8
Branches 1609 1606 -3
==========================================
- Hits 8994 8987 -7
Misses 957 957
+ Partials 733 732 -1
Files with missing lines | Coverage Δ | |
---|---|---|
...esdk/internal/capture/crash/CrashDataSourceImpl.kt | 92.75% <100.00%> (-0.11%) |
⬇️ |
...d/embracesdk/internal/injection/CrashModuleImpl.kt | 100.00% <ø> (ø) |
|
...bracesdk/internal/injection/CrashModuleSupplier.kt | 100.00% <ø> (ø) |
|
...droid/embracesdk/internal/ndk/EmbraceNdkService.kt | 61.78% <100.00%> (-0.10%) |
⬇️ |
...cesdk/internal/injection/ModuleInitBootstrapper.kt | 88.52% <ø> (-0.04%) |
⬇️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading