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
Merged

Deno CLI special remote implementation #3273

merged 11 commits into from
Jan 14, 2025

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Jan 10, 2025

  • Ports our existing special remote to Deno.
  • Adds documentation for git usage replacing the Node.js recommendations.
  • Updates to latest bids-validator (2.0.1).

Copy link

codecov bot commented Jan 10, 2025

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).
Report is 15 commits behind head on master.

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.

@nellh nellh marked this pull request as ready for review January 10, 2025 20:26
@nellh nellh merged commit 67ac848 into master Jan 14, 2025
13 of 15 checks passed
@nellh nellh deleted the cli-feat-annex-remote branch January 14, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant