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(server): doc level permission #9760

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

Brooooooklyn
Copy link
Member

No description provided.

Copy link
Member Author


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.

@github-actions github-actions bot added app:server test Related to test cases labels Jan 17, 2025
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 63.28196% with 405 lines in your changes missing coverage. Please review.

Project coverage is 53.75%. Comparing base (f8a515e) to head (3aa0297).

Files with missing lines Patch % Lines
...ckend/server/src/core/workspaces/resolvers/page.ts 42.57% 232 Missing ⚠️
...ages/backend/server/src/core/permission/service.ts 25.00% 84 Missing ⚠️
.../server/src/core/workspaces/resolvers/workspace.ts 69.44% 33 Missing ⚠️
...ckages/backend/server/src/core/permission/types.ts 94.32% 16 Missing ⚠️
...ckages/backend/server/src/base/error/errors.gen.ts 83.05% 10 Missing ⚠️
...ges/backend/server/src/plugins/payment/resolver.ts 9.09% 10 Missing ⚠️
...ges/backend/server/src/plugins/license/resolver.ts 20.00% 4 Missing ⚠️
packages/backend/server/src/core/sync/gateway.ts 40.00% 3 Missing ⚠️
...ckages/backend/server/src/core/workspaces/types.ts 89.65% 3 Missing ⚠️
...nd/server/src/core/workspaces/resolvers/service.ts 33.33% 2 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9760      +/-   ##
==========================================
+ Coverage   53.70%   53.75%   +0.05%     
==========================================
  Files        2241     2240       -1     
  Lines      102064   102996     +932     
  Branches    16896    16951      +55     
==========================================
+ Hits        54811    55368     +557     
- Misses      45896    46271     +375     
  Partials     1357     1357              
Flag Coverage Δ
server-test 77.00% <63.28%> (-0.46%) ⬇️
unittest 32.04% <ø> (ø)

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.

@Brooooooklyn Brooooooklyn force-pushed the 01-11-feat_server_doc_level_permission branch 2 times, most recently from c42b7dc to ffd76bd Compare January 20, 2025 15:26
@Brooooooklyn Brooooooklyn force-pushed the 01-11-feat_server_doc_level_permission branch from ffd76bd to a64a5c7 Compare January 21, 2025 08:11
@Brooooooklyn Brooooooklyn force-pushed the 01-11-feat_server_doc_level_permission branch 2 times, most recently from d3a2fd1 to f7c3a2d Compare January 21, 2025 15:02
@Brooooooklyn Brooooooklyn force-pushed the 01-11-feat_server_doc_level_permission branch 5 times, most recently from f0e5e23 to e169b26 Compare January 22, 2025 09:24
@Brooooooklyn Brooooooklyn marked this pull request as ready for review January 22, 2025 09:24
@graphite-app graphite-app bot requested review from a team January 22, 2025 09:24
@Brooooooklyn Brooooooklyn force-pushed the 01-11-feat_server_doc_level_permission branch from e169b26 to 207047a Compare January 22, 2025 09:27
@Brooooooklyn Brooooooklyn force-pushed the 01-11-feat_server_doc_level_permission branch from 207047a to 3d1b149 Compare January 22, 2025 10:44
@Brooooooklyn Brooooooklyn force-pushed the 01-11-feat_server_doc_level_permission branch from 3d1b149 to 3aa0297 Compare January 22, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:server test Related to test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants