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

refactor(server): throw Unauthorized instead if user is not signed in #5746

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

forehalo
Copy link
Member

No description provided.

Copy link

graphite-app bot commented Jan 30, 2024

Your org has enabled the Graphite merge queue for merging into canary

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

You can enable merging using labels in your Graphite merge queue settings.

Copy link
Member Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

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

Comparison is base (5f3c04b) 64.47% compared to head (db8e49b) 64.48%.

Files Patch % Lines
packages/backend/server/src/core/auth/guard.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           canary    #5746   +/-   ##
=======================================
  Coverage   64.47%   64.48%           
=======================================
  Files         339      339           
  Lines       19239    19244    +5     
  Branches     1632     1632           
=======================================
+ Hits        12404    12409    +5     
  Misses       6619     6619           
  Partials      216      216           
Flag Coverage Δ
server-test 70.79% <83.33%> (+0.01%) ⬆️
unittest 46.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

graphite-app bot commented Jan 31, 2024

Merge activity

@graphite-app graphite-app bot merged commit db8e49b into canary Jan 31, 2024
37 of 40 checks passed
@graphite-app graphite-app bot deleted the 61/user-error branch January 31, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants