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

feat: add option to disable screen view usage #474

Merged
merged 6 commits into from
Dec 17, 2024

Merge branch 'main' into rehan/mbl-755-screen-config-sdk

0a6fdb3
Select commit
Loading
Failed to load commit list.
Merged

feat: add option to disable screen view usage #474

Merge branch 'main' into rehan/mbl-755-screen-config-sdk
0a6fdb3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

52.28% (+10.29%) compared to 8b30804

View this Pull Request on Codecov

52.28% (+10.29%) compared to 8b30804

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 52.28%. Comparing base (8b30804) to head (0a6fdb3).
Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
...stomer/datapipelines/plugins/ScreenFilterPlugin.kt 83.33% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main     #474       +/-   ##
=============================================
+ Coverage     41.98%   52.28%   +10.29%     
- Complexity      259      302       +43     
=============================================
  Files            99       98        -1     
  Lines          2320     2607      +287     
  Branches        344      360       +16     
=============================================
+ Hits            974     1363      +389     
+ Misses         1247     1135      -112     
- Partials         99      109       +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.