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

Add session properties to native crashes from the associated session #1744

Merged
merged 4 commits into from
Dec 9, 2024

Organize code to be more readable

8f57ff9
Select commit
Loading
Failed to load commit list.
Merged

Add session properties to native crashes from the associated session #1744

Organize code to be more readable
8f57ff9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 1s

85.28% (-0.04%) compared to f3c3d7f

View this Pull Request on Codecov

85.28% (-0.04%) compared to f3c3d7f

Details

Codecov Report

Attention: Patch coverage is 88.33333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 85.28%. Comparing base (f3c3d7f) to head (8f57ff9).

Files with missing lines Patch % Lines
...nal/resurrection/PayloadResurrectionServiceImpl.kt 90.19% 1 Missing and 4 partials ⚠️
...android/embracesdk/internal/payload/EnvelopeExt.kt 0.00% 0 Missing and 1 partial ⚠️
...oid/embracesdk/internal/spans/EmbraceExtensions.kt 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1744      +/-   ##
==========================================
- Coverage   85.31%   85.28%   -0.04%     
==========================================
  Files         464      464              
  Lines       10775    10793      +18     
  Branches     1591     1596       +5     
==========================================
+ Hits         9193     9205      +12     
- Misses        870      871       +1     
- Partials      712      717       +5     
Files with missing lines Coverage Δ
...acesdk/internal/arch/schema/EmbraceAttributeExt.kt 100.00% <100.00%> (ø)
...esdk/internal/injection/NativeFeatureModuleImpl.kt 100.00% <ø> (ø)
...bracesdk/internal/ndk/NativeCrashDataSourceImpl.kt 98.00% <100.00%> (+0.08%) ⬆️
...android/embracesdk/internal/payload/EnvelopeExt.kt 25.00% <0.00%> (-8.34%) ⬇️
...oid/embracesdk/internal/spans/EmbraceExtensions.kt 75.75% <0.00%> (-2.37%) ⬇️
...nal/resurrection/PayloadResurrectionServiceImpl.kt 85.05% <90.19%> (-2.62%) ⬇️