Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

fix: Simplify Android build#104

Merged
larseggert merged 3 commits into
mainfrom
fix-simplify-android
Mar 12, 2025
Merged

fix: Simplify Android build#104
larseggert merged 3 commits into
mainfrom
fix-simplify-android

Conversation

@larseggert

@larseggert larseggert commented Mar 12, 2025

Copy link
Copy Markdown
Collaborator

No need to manually mess with the sysroot, let cargo ndk do it for us.

@codecov

codecov Bot commented Mar 12, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.90%. Comparing base (568b57b) to head (a3b504f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   86.90%   86.90%           
=======================================
  Files           5        5           
  Lines         565      565           
  Branches      565      565           
=======================================
  Hits          491      491           
  Misses         48       48           
  Partials       26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@larseggert larseggert marked this pull request as ready for review March 12, 2025 12:32

@mxinden mxinden left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@larseggert larseggert added this pull request to the merge queue Mar 12, 2025
Merged via the queue into main with commit 100f037 Mar 12, 2025
@larseggert larseggert deleted the fix-simplify-android branch March 12, 2025 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants