AFFiNE icon indicating copy to clipboard operation
AFFiNE copied to clipboard

feat(server): send InvitationBlocked notification to workspace owner

Open fengmk2 opened this issue 9 months ago • 2 comments

fengmk2 avatar Mar 25 '25 03:03 fengmk2

[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more


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.

fengmk2 avatar Mar 25 '25 03:03 fengmk2

Codecov Report

Attention: Patch coverage is 46.83544% with 42 lines in your changes missing coverage. Please review.

Project coverage is 53.84%. Comparing base (4d15c32) to head (96bf8fd). Report is 1248 commits behind head on canary.

Files with missing lines Patch % Lines
...es/backend/server/src/core/notification/service.ts 13.04% 20 Missing :warning:
packages/backend/server/src/models/notification.ts 66.66% 13 Missing :warning:
...ages/backend/server/src/plugins/license/service.ts 28.57% 5 Missing :warning:
...ckages/backend/server/src/core/notification/job.ts 60.00% 4 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           canary   #11154      +/-   ##
==========================================
- Coverage   54.49%   53.84%   -0.66%     
==========================================
  Files        2542     2542              
  Lines      115063   115133      +70     
  Branches    18755    18611     -144     
==========================================
- Hits        62703    61991     -712     
- Misses      51010    51211     +201     
- Partials     1350     1931     +581     
Flag Coverage Δ
server-test 77.51% <46.83%> (-1.99%) :arrow_down:
unittest 30.26% <ø> (-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.

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

codecov[bot] avatar Mar 25 '25 03:03 codecov[bot]