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

Jstzd: add rollup build script and spawn rollup in jstzd #670

Merged
merged 3 commits into from
Dec 4, 2024

fix(nix): skip flaky test

8e7f0c0
Select commit
Loading
Failed to load commit list.
Merged

Jstzd: add rollup build script and spawn rollup in jstzd #670

fix(nix): skip flaky test
8e7f0c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 1s

47.89% (+0.19%) compared to 5647e1c

View this Pull Request on Codecov

47.89% (+0.19%) compared to 5647e1c

Details

Codecov Report

Attention: Patch coverage is 79.71014% with 14 lines in your changes missing coverage. Please review.

Project coverage is 47.89%. Comparing base (5647e1c) to head (8e7f0c0).

Files with missing lines Patch % Lines
crates/jstzd/src/task/jstzd.rs 79.06% 1 Missing and 8 partials ⚠️
crates/jstzd/src/task/utils.rs 72.72% 0 Missing and 3 partials ⚠️
crates/octez/src/async/rollup.rs 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
crates/jstzd/src/config.rs 96.79% <100.00%> (+0.09%) ⬆️
crates/jstzd/src/lib.rs 83.33% <ø> (-8.34%) ⬇️
crates/octez/src/async/rollup.rs 95.00% <0.00%> (+5.75%) ⬆️
crates/jstzd/src/task/utils.rs 89.62% <72.72%> (-1.96%) ⬇️
crates/jstzd/src/task/jstzd.rs 76.05% <79.06%> (+0.13%) ⬆️

... and 5 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 5647e1c...8e7f0c0. Read the comment docs.