bincode-org / bincode

A binary encoder / decoder implementation in Rust.
MIT License
2.69k stars 272 forks source link

Disabled i686-linux-andoid and x86_64-linux-android CI as they fail for external reasons #627

Closed VictorKoenders closed 1 year ago

VictorKoenders commented 1 year ago

Issue to re-enable them: #624

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (09d256b) 53.89% compared to head (54c1c48) 53.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## trunk #627 +/- ## ======================================= Coverage 53.89% 53.89% ======================================= Files 51 51 Lines 4457 4457 ======================================= Hits 2402 2402 Misses 2055 2055 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bincode-org). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bincode-org)

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