AFFiNE icon indicating copy to clipboard operation
AFFiNE copied to clipboard

feat(server): new login flow

Open darkskygit opened this issue 1 year ago • 5 comments

fix AF-1406

darkskygit avatar Sep 25 '24 08:09 darkskygit

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

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

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

graphite-app[bot] avatar Sep 25 '24 08:09 graphite-app[bot]


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

darkskygit avatar Sep 25 '24 08:09 darkskygit

Codecov Report

Attention: Patch coverage is 48.36364% with 142 lines in your changes missing coverage. Please review.

Project coverage is 53.77%. Comparing base (614ae02) to head (9a99481). Report is 465 commits behind head on canary.

Files with missing lines Patch % Lines
...ges/backend/server/src/plugins/oauth/controller.ts 46.87% 119 Missing :warning:
...s/frontend/core/src/modules/cloud/services/auth.ts 0.00% 16 Missing :warning:
...ore/src/modules/desktop-api/service/desktop-api.ts 0.00% 4 Missing :warning:
packages/frontend/core/src/utils/channel.ts 25.00% 3 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #8387      +/-   ##
==========================================
- Coverage   53.85%   53.77%   -0.08%     
==========================================
  Files        2279     2279              
  Lines      104544   104761     +217     
  Branches    17345    17352       +7     
==========================================
+ Hits        56299    56339      +40     
- Misses      46324    47049     +725     
+ Partials     1921     1373     -548     
Flag Coverage Δ
server-test 77.86% <52.58%> (-0.33%) :arrow_down:
unittest 31.81% <4.16%> (-0.01%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Sep 25 '24 08:09 codecov[bot]

I did't get time review on this PR. will back on it soon

forehalo avatar Nov 20 '24 06:11 forehalo