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

code: Change driver interface to be channel-based, add internal pending events queue #98

Closed
wants to merge 5 commits into from

Conversation

romac
Copy link
Member

@romac romac commented Dec 1, 2023

Closes: #96

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a73929e) 95.54% compared to head (41af808) 37.03%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #98       +/-   ##
===========================================
- Coverage   95.54%   37.03%   -58.52%     
===========================================
  Files          29       20        -9     
  Lines        1773     1029      -744     
===========================================
- Hits         1694      381     -1313     
- Misses         79      648      +569     
Flag Coverage Δ
integration ?
mbt 37.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@romac
Copy link
Member Author

romac commented Dec 6, 2023

Closing for a simpler design.

@romac romac closed this Dec 6, 2023
@romac romac deleted the romac/mux-inputs branch June 12, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

code: Allow driver to feed multiple inputs to round state machine
1 participant