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

Deno CLI special remote implementation #3273

Merged
merged 11 commits into from
Jan 14, 2025

ci(cli): Update to Deno 2.x

64d8fb9
Select commit
Loading
Failed to load commit list.
Merged

Deno CLI special remote implementation #3273

ci(cli): Update to Deno 2.x
64d8fb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2025 in 0s

46.52% (-0.16%) compared to dc8dd5c

View this Pull Request on Codecov

46.52% (-0.16%) compared to dc8dd5c

Details

Codecov Report

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

Project coverage is 46.52%. Comparing base (dc8dd5c) to head (64d8fb9).

Files with missing lines Patch % Lines
cli/src/commands/special-remote.ts 0.00% 119 Missing and 1 partial ⚠️
cli/mod.ts 0.00% 6 Missing ⚠️
cli/src/worker/git.ts 0.00% 5 Missing ⚠️
cli/src/commands/git-credential.ts 0.00% 4 Missing ⚠️
cli/src/options.ts 0.00% 3 Missing ⚠️
cli/src/worker/transferKey.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3273      +/-   ##
==========================================
- Coverage   46.67%   46.52%   -0.16%     
==========================================
  Files         609      610       +1     
  Lines       38734    38865     +131     
  Branches     1232     1233       +1     
==========================================
  Hits        18080    18080              
- Misses      20459    20589     +130     
- Partials      195      196       +1     

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