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

Allow all activities to ge traced by default #1789

Merged
merged 2 commits into from
Jan 6, 2025

Keep annotation available at runtime for classes in R8 keep rules

ec714ae
Select commit
Loading
Failed to load commit list.
Merged

Allow all activities to ge traced by default #1789

Keep annotation available at runtime for classes in R8 keep rules
ec714ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

85.46% (-0.01%) compared to 357553b

View this Pull Request on Codecov

85.46% (-0.01%) compared to 357553b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.46%. Comparing base (357553b) to head (ec714ae).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1789      +/-   ##
==========================================
- Coverage   85.47%   85.46%   -0.01%     
==========================================
  Files         466      466              
  Lines       10944    10948       +4     
  Branches     1626     1626              
==========================================
+ Hits         9354     9357       +3     
  Misses        861      861              
- Partials      729      730       +1     
Files with missing lines Coverage Δ
...nal/config/behavior/AutoDataCaptureBehaviorImpl.kt 91.30% <100.00%> (+0.39%) ⬆️
.../embracesdk/internal/capture/activity/UiLoadExt.kt 100.00% <100.00%> (ø)
...internal/injection/DataCaptureServiceModuleImpl.kt 95.34% <100.00%> (+0.11%) ⬆️
...config/instrumented/schema/EnabledFeatureConfig.kt 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes