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

Rename Executor to Driver #50

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Conversation

romac
Copy link
Member

@romac romac commented Nov 7, 2023

Closes: #29

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #50 (ae2423c) into romac/rust-state-machine (45d4575) will not change coverage.
The diff coverage is 50.00%.

@@                    Coverage Diff                    @@
##           romac/rust-state-machine      #50   +/-   ##
=========================================================
  Coverage                     84.01%   84.01%           
=========================================================
  Files                            24       26    +2     
  Lines                          1226     1226           
=========================================================
  Hits                           1030     1030           
  Misses                          196      196           
Files Coverage Δ
Code/driver/src/driver.rs 86.16% <ø> (ø)
Code/driver/src/message.rs 100.00% <100.00%> (ø)
Code/round/src/state_machine.rs 71.58% <ø> (ø)
Code/test/src/client.rs 100.00% <ø> (ø)
Code/driver/src/event.rs 0.00% <0.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@romac romac merged commit 672be3b into romac/rust-state-machine Nov 7, 2023
6 of 7 checks passed
@romac romac deleted the romac/driver branch November 7, 2023 15:52
romac added a commit that referenced this pull request Nov 8, 2023
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.

1 participant