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

feat(cli): Migrate to Sentry from Elastic APM #3121

Merged
merged 3 commits into from
Aug 12, 2024
Merged

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Aug 12, 2024

Implements this for the Deno CLI. See #3119 and #3120.

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

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

Project coverage is 42.68%. Comparing base (602df80) to head (fe69b72).

Files Patch % Lines
cli/openneuro.ts 0.00% 7 Missing ⚠️
packages/openneuro-cli/src/upload.js 0.00% 3 Missing ⚠️
cli/src/options.ts 0.00% 2 Missing ⚠️
packages/openneuro-cli/src/actions.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3121      +/-   ##
==========================================
+ Coverage   42.61%   42.68%   +0.06%     
==========================================
  Files         594      593       -1     
  Lines       37840    37780      -60     
  Branches     1095     1094       -1     
==========================================
- Hits        16126    16125       -1     
+ Misses      21505    21447      -58     
+ Partials      209      208       -1     

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

@nellh nellh force-pushed the cli-version-sentry branch from 9d38fb3 to bf5967b Compare August 12, 2024 18:12
@nellh nellh merged commit b990ddb into master Aug 12, 2024
9 of 11 checks passed
@nellh nellh deleted the cli-version-sentry branch August 12, 2024 18:37
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