feat(server): new login flow
fix AF-1406
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.
-
#8387
👈 (View in Graphite)
-
canary
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.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 67c755f33f2f22a020e853ef13266a342a307148. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 6 targets
-
nx test:coverage @affine/monorepo -
nx build @affine/native --verbose -- --target x86_64-pc-windows-msvc --use-napi-cross -
nx build @affine/native --verbose -- --target aarch64-apple-darwin --use-napi-cross -
nx build @affine/native --verbose -- --target x86_64-apple-darwin --use-napi-cross -
nx build @affine/server-native --verbose -- --target x86_64-unknown-linux-gnu --use-napi-cross -
nx build @affine/native --verbose -- --target x86_64-unknown-linux-gnu --use-napi-cross
Sent with 💌 from NxCloud.
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.
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.
I did't get time review on this PR. will back on it soon