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 unit tests for optimize extension #105

Open
wants to merge 2 commits into
base: dev-v3.2.0
Choose a base branch
from

spotless apply

8ae0fc3
Select commit
Loading
Failed to load commit list.
Open

Add unit tests for optimize extension #105

spotless apply
8ae0fc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 1s

83.03% (+0.45%) compared to e14d4ff

View this Pull Request on Codecov

83.03% (+0.45%) compared to e14d4ff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.03%. Comparing base (e14d4ff) to head (8ae0fc3).
Report is 23 commits behind head on dev-v3.2.0.

Additional details and impacted files
@@               Coverage Diff                @@
##             dev-v3.2.0     #105      +/-   ##
================================================
+ Coverage         82.58%   83.03%   +0.45%     
- Complexity          206      209       +3     
================================================
  Files                 9        9              
  Lines               999     1002       +3     
  Branches            159      159              
================================================
+ Hits                825      832       +7     
+ Misses               95       92       -3     
+ Partials             79       78       -1     
Files with missing lines Coverage Δ
...e/marketing/mobile/optimize/OptimizeExtension.java 82.07% <100.00%> (+1.28%) ⬆️