SakulFlee / Rust-Multi-Platform-Project-Template

Other
0 stars 0 forks source link

[Android] Change NDK-Glue to Android-Activity like in Windows-Template #184

Closed SakulFlee closed 1 year ago

SakulFlee commented 1 year ago

182

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 :tada:

Comparison is base (66908d7) 98.00% compared to head (177ea38) 98.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ========================================== + Coverage 98.00% 98.03% +0.03% ========================================== Files 14 14 Lines 50 51 +1 ========================================== + Hits 49 50 +1 Misses 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/rust-multiplatform/Base-Project-Template/pull/184?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rust-multiplatform) | Coverage Δ | | |---|---|---| | [platform/android/src/lib.rs](https://app.codecov.io/gh/rust-multiplatform/Base-Project-Template/pull/184?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rust-multiplatform#diff-cGxhdGZvcm0vYW5kcm9pZC9zcmMvbGliLnJz) | `100.00% <100.00%> (ø)` | | | [platform/android/src/tests/mod.rs](https://app.codecov.io/gh/rust-multiplatform/Base-Project-Template/pull/184?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rust-multiplatform#diff-cGxhdGZvcm0vYW5kcm9pZC9zcmMvdGVzdHMvbW9kLnJz) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.