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

Publish CLI to JSR #3136

Merged
merged 6 commits into from
Sep 5, 2024
Merged

Publish CLI to JSR #3136

merged 6 commits into from
Sep 5, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Sep 5, 2024

Publish the Deno CLI to JSR.

Updates to the newest JSR release of @bids/validator.

@nellh nellh merged commit 406ec02 into master Sep 5, 2024
8 checks passed
@nellh nellh deleted the cli-jsr branch September 5, 2024 18:54
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

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

Project coverage is 44.06%. Comparing base (b33cd43) to head (c8bf8fe).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
cli/src/commands/upload.ts 0.00% 12 Missing and 1 partial ⚠️
cli/src/logger.ts 0.00% 8 Missing and 1 partial ⚠️
cli/src/options.ts 0.00% 7 Missing and 1 partial ⚠️
cli/mod.ts 0.00% 6 Missing ⚠️
cli/src/commands/download.ts 0.00% 4 Missing and 1 partial ⚠️
cli/src/commands/git-credential.ts 0.00% 4 Missing and 1 partial ⚠️
cli/src/worker/git.ts 0.00% 5 Missing ⚠️
cli/src/commands/login.ts 0.00% 3 Missing ⚠️
cli/src/worker/annex.ts 0.00% 2 Missing and 1 partial ⚠️
cli/src/worker/types/git-context.ts 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3136      +/-   ##
==========================================
+ Coverage   43.08%   44.06%   +0.98%     
==========================================
  Files         596      593       -3     
  Lines       37849    37749     -100     
  Branches     1095     1124      +29     
==========================================
+ Hits        16307    16635     +328     
+ Misses      21335    20912     -423     
+ Partials      207      202       -5     

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

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