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

Move NDK from sentry-java to sentry-native #944

Merged
merged 16 commits into from
May 22, 2024

Address PR feedback

a083163
Select commit
Loading
Failed to load commit list.
Merged

Move NDK from sentry-java to sentry-native #944

Address PR feedback
a083163
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 1s

77.10% (-5.49%) compared to 4df5326

View this Pull Request on Codecov

77.10% (-5.49%) compared to 4df5326

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.10%. Comparing base (4df5326) to head (a083163).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #944      +/-   ##
==========================================
- Coverage   82.58%   77.10%   -5.49%     
==========================================
  Files          53       50       -3     
  Lines        7505     6756     -749     
  Branches     1206     1099     -107     
==========================================
- Hits         6198     5209     -989     
+ Misses       1196     1048     -148     
- Partials      111      499     +388