bincode icon indicating copy to clipboard operation
bincode copied to clipboard

[WIP] Started working on adding embedded-io support

Open VictorKoenders opened this issue 1 year ago • 4 comments

Fixes #652

  • [x] Implement embedded-io traits
  • [ ] Add tests

VictorKoenders avatar Oct 15 '23 13:10 VictorKoenders

cc @bugadani as you might have input on this

VictorKoenders avatar Oct 15 '23 13:10 VictorKoenders

Codecov Report

Attention: 35 lines in your changes are missing coverage. Please review.

Comparison is base (4977966) 56.90% compared to head (aea661c) 56.19%. Report is 6 commits behind head on trunk.

Files Patch % Lines
src/features/impl_embedded_io.rs 0.00% 35 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##            trunk     #672      +/-   ##
==========================================
- Coverage   56.90%   56.19%   -0.71%     
==========================================
  Files          51       52       +1     
  Lines        4304     4356      +52     
==========================================
- Hits         2449     2448       -1     
- Misses       1855     1908      +53     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 15 '23 13:10 codecov[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 15 '23 01:12 stale[bot]

Your face is stale

VictorKoenders avatar Dec 15 '23 06:12 VictorKoenders