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

v1.18 #1206

Merged
merged 10 commits into from
Dec 12, 2023

docs: Finalize blog post and docs. (#1226)

c1a8c30
Select commit
Loading
Failed to load commit list.
Merged

v1.18 #1206

docs: Finalize blog post and docs. (#1226)
c1a8c30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 12, 2023 in 1s

78.89% (-0.57%) compared to 664af18

View this Pull Request on Codecov

78.89% (-0.57%) compared to 664af18

Details

Codecov Report

Attention: 368 lines in your changes are missing coverage. Please review.

Comparison is base (664af18) 79.46% compared to head (c1a8c30) 78.89%.

Files Patch % Lines
crates/cli/src/commands/init/typescript.rs 18.86% 43 Missing ⚠️
crates/cli/src/commands/init/bun.rs 35.00% 39 Missing ⚠️
nextgen/api/src/launchpad.rs 0.00% 35 Missing ⚠️
...core/action-pipeline/src/actions/sync_workspace.rs 27.65% 34 Missing ⚠️
crates/cli/src/commands/init/prompts.rs 25.00% 30 Missing ⚠️
crates/cli/src/commands/init/node.rs 60.56% 28 Missing ⚠️
crates/cli/src/main.rs 0.00% 24 Missing ⚠️
crates/deno/platform/src/deno_platform.rs 0.00% 23 Missing ⚠️
crates/cli/src/commands/init/mod.rs 44.44% 15 Missing ⚠️
crates/cli/src/commands/init/rust.rs 37.50% 15 Missing ⚠️
... and 25 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1206      +/-   ##
==========================================
- Coverage   79.46%   78.89%   -0.57%     
==========================================
  Files         249      251       +2     
  Lines       21084    20918     -166     
==========================================
- Hits        16755    16504     -251     
- Misses       4329     4414      +85     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.