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

fix(build.rs): include linux AND android#80

Closed
mxinden wants to merge 1 commit into
mozilla:mainfrom
mxinden:build-android
Closed

fix(build.rs): include linux AND android#80
mxinden wants to merge 1 commit into
mozilla:mainfrom
mxinden:build-android

Conversation

@mxinden

@mxinden mxinden commented Jan 27, 2025

Copy link
Copy Markdown
Member

linux and android are two different target_oss, see:

https://doc.rust-lang.org/reference/conditional-compilation.html#target_os

@codecov

codecov Bot commented Jan 27, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.71%. Comparing base (1458645) to head (4c00e1e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #80   +/-   ##
=======================================
  Coverage   86.71%   86.71%           
=======================================
  Files           5        5           
  Lines         557      557           
  Branches      557      557           
=======================================
  Hits          483      483           
  Misses         48       48           
  Partials       26       26           

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

@mxinden

mxinden commented Jan 27, 2025

Copy link
Copy Markdown
Member Author

Will be fixed as part of #81.

@mxinden mxinden closed this Jan 27, 2025
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.

1 participant