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

Support federated reactors #17

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Conversation

jondo2010
Copy link
Owner

@jondo2010 jondo2010 commented Apr 13, 2023

Closes #16

@jondo2010 jondo2010 linked an issue Apr 13, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2023

Codecov Report

Merging #17 (e26c3a6) into main (d0819a5) will increase coverage by 5.55%.
The diff coverage is 80.21%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   74.04%   79.60%   +5.55%     
==========================================
  Files          37       48      +11     
  Lines        3595     4325     +730     
==========================================
+ Hits         2662     3443     +781     
+ Misses        933      882      -51     
Impacted Files Coverage Δ
boomerang/src/builder/mod.rs 0.00% <ø> (ø)
boomerang_core/src/keys.rs 0.00% <0.00%> (ø)
boomerang_runtime/src/action/mod.rs 52.30% <ø> (ø)
boomerang_runtime/src/env.rs 88.88% <ø> (ø)
boomerang_runtime/src/lib.rs 50.00% <0.00%> (ø)
boomerang_runtime/src/port.rs 68.00% <ø> (-6.00%) ⬇️
boomerang_runtime/src/reactor.rs 80.43% <ø> (ø)
boomerang_tinymap/src/lib.rs 100.00% <ø> (ø)
boomerang_util/src/keyboard_events.rs 0.00% <0.00%> (ø)
boomerang_federated/src/client.rs 33.33% <33.33%> (ø)
... and 27 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

Support "Federated" Reactors
2 participants