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

STR-809 Fix Bridge Client Bug and add functional Test #564

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

bridge-client: resolve comments

e0aa5b9
Select commit
Loading
Failed to load commit list.
Open

STR-809 Fix Bridge Client Bug and add functional Test #564

bridge-client: resolve comments
e0aa5b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 0s

56.39% (-0.94%) compared to 10049d7

View this Pull Request on Codecov

56.39% (-0.94%) compared to 10049d7

Details

Codecov Report

Attention: Patch coverage is 0% with 140 lines in your changes missing coverage. Please review.

Project coverage is 56.39%. Comparing base (10049d7) to head (e0aa5b9).
Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
...n/bridge-client/src/modes/operator/task_manager.rs 0.00% 66 Missing ⚠️
crates/bridge-exec/src/ws_client.rs 0.00% 45 Missing ⚠️
bin/bridge-client/src/modes/operator/bootstrap.rs 0.00% 18 Missing ⚠️
crates/bridge-exec/src/handler.rs 0.00% 11 Missing ⚠️
@@            Coverage Diff             @@
##             main     #564      +/-   ##
==========================================
- Coverage   57.33%   56.39%   -0.94%     
==========================================
  Files         309      315       +6     
  Lines       31510    32041     +531     
==========================================
+ Hits        18066    18070       +4     
- Misses      13444    13971     +527     
Files with missing lines Coverage Δ
bin/bridge-client/src/args.rs 0.00% <ø> (ø)
crates/bridge-exec/src/handler.rs 0.00% <0.00%> (ø)
bin/bridge-client/src/modes/operator/bootstrap.rs 0.00% <0.00%> (ø)
crates/bridge-exec/src/ws_client.rs 0.00% <0.00%> (ø)
...n/bridge-client/src/modes/operator/task_manager.rs 0.00% <0.00%> (ø)

... and 32 files with indirect coverage changes