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

fea(cli): bridge fa deploy cli command #778

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

fix(cli): skip bridge deploy test in ci

a052ca1
Select commit
Loading
Failed to load commit list.
Open

fea(cli): bridge fa deploy cli command #778

fix(cli): skip bridge deploy test in ci
a052ca1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

48.69% (-0.68%) compared to dc46668

View this Pull Request on Codecov

48.69% (-0.68%) compared to dc46668

Details

Codecov Report

Attention: Patch coverage is 17.09402% with 194 lines in your changes missing coverage. Please review.

Project coverage is 48.69%. Comparing base (dc46668) to head (a052ca1).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
crates/jstz_cli/src/bridge/deploy.rs 0.00% 80 Missing ⚠️
crates/jstz_cli/src/lib.rs 0.00% 37 Missing ⚠️
crates/jstz_cli/src/utils.rs 44.23% 27 Missing and 2 partials ⚠️
crates/jstz_cli/src/config.rs 0.00% 19 Missing ⚠️
crates/octez/src/client.rs 0.00% 15 Missing ⚠️
crates/jstzd/src/task/jstzd.rs 0.00% 9 Missing ⚠️
crates/jstzd/src/config.rs 84.21% 3 Missing ⚠️
crates/jstz_cli/src/bridge/mod.rs 0.00% 1 Missing ⚠️
crates/jstz_cli/src/jstz.rs 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
crates/jstz_cli/src/bridge/withdraw.rs 0.00% <ø> (ø)
crates/jstz_cli/src/main.rs 0.00% <ø> (ø)
crates/jstz_engine/src/lib.rs 100.00% <ø> (ø)
crates/jstzd/src/lib.rs 52.17% <100.00%> (-3.93%) ⬇️
crates/jstz_cli/src/bridge/mod.rs 0.00% <0.00%> (ø)
crates/jstz_cli/src/jstz.rs 0.00% <0.00%> (ø)
crates/jstzd/src/config.rs 97.13% <84.21%> (-0.46%) ⬇️
crates/jstzd/src/task/jstzd.rs 39.13% <0.00%> (-0.16%) ⬇️
crates/octez/src/client.rs 5.21% <0.00%> (-0.18%) ⬇️
crates/jstz_cli/src/config.rs 30.12% <0.00%> (-0.71%) ⬇️
... and 3 more

... and 58 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc46668...a052ca1. Read the comment docs.