Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Started working on adding embedded-io support #672

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

VictorKoenders
Copy link
Contributor

Fixes #652

  • Implement embedded-io traits
  • Add tests

@VictorKoenders
Copy link
Contributor Author

cc @bugadani as you might have input on this

@codecov
Copy link

codecov bot commented Oct 15, 2023

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 ⚠️
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     

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

Copy link

stale bot commented Dec 15, 2023

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 stale bot added the stale label Dec 15, 2023
@VictorKoenders
Copy link
Contributor Author

Your face is stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: embedded-io compatibility
1 participant