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(app-check): Replay Protection #7424

Merged
merged 8 commits into from
Nov 28, 2023

style(lint): `yarn lint:android && yarn lint:ios:fix`

21e872d
Select commit
Loading
Failed to load commit list.
Merged

feat(app-check): Replay Protection #7424

style(lint): `yarn lint:android && yarn lint:ios:fix`
21e872d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2023 in 0s

52.90% (+34.29%) compared to 8461691

View this Pull Request on Codecov

52.90% (+34.29%) compared to 8461691

Details

Codecov Report

Merging #7424 (21e872d) into main (8461691) will increase coverage by 34.29%.
Report is 4 commits behind head on main.
The diff coverage is 8.70%.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #7424       +/-   ##
=============================================
+ Coverage     18.62%   52.90%   +34.29%     
- Complexity      309      738      +429     
=============================================
  Files           248      248               
  Lines         12324    12347       +23     
  Branches       1924     1924               
=============================================
+ Hits           2294     6531     +4237     
+ Misses         9294     5465     -3829     
+ Partials        736      351      -385