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(android): Remove all gms usages and use guava instead #510

Merged
merged 24 commits into from
Oct 5, 2024

test(ci, ios): simplify simulator / app interaction

a2a4f81
Select commit
Loading
Failed to load commit list.
Merged

feat(android): Remove all gms usages and use guava instead #510

test(ci, ios): simplify simulator / app interaction
a2a4f81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2024 in 1s

77.08% (+0.00%) compared to 15c1166

View this Pull Request on Codecov

77.08% (+0.00%) compared to 15c1166

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.08%. Comparing base (15c1166) to head (a2a4f81).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #510   +/-   ##
=======================================
  Coverage   77.08%   77.08%           
=======================================
  Files          32       32           
  Lines        1727     1727           
  Branches      579      578    -1     
=======================================
  Hits         1331     1331           
+ Misses        395      343   -52     
- Partials        1       53   +52