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(doc-storage): init #7639

Draft
wants to merge 4 commits into
base: canary
Choose a base branch
from
Draft

feat(doc-storage): init #7639

wants to merge 4 commits into from

Conversation

forehalo
Copy link
Member

@forehalo forehalo commented Jul 29, 2024

TODO

  • basic
  • storages
  • producer/consumer
  • operation pattern
  • events
  • worker
  • readme
  • peer dependencies

Copy link

graphite-app bot commented Jul 29, 2024

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.

Copy link
Member Author

forehalo commented Jul 29, 2024

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

Join @forehalo and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added mod:infra Environment related issues and discussions test Related to test cases labels Jul 29, 2024
Copy link

nx-cloud bot commented Jul 29, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit df674af. 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


🟥 Failed Commands
nx test:coverage @affine/monorepo

Sent with 💌 from NxCloud.

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 49.54407% with 166 lines in your changes missing coverage. Please review.

Project coverage is 69.83%. Comparing base (f40578a) to head (80264b8).

Files with missing lines Patch % Lines
...s/backend/server/src/core/storage/wrappers/blob.ts 52.11% 68 Missing ⚠️
packages/backend/server/src/core/sync/gateway.ts 26.76% 52 Missing ⚠️
...ckend/server/src/core/workspaces/resolvers/blob.ts 54.00% 23 Missing ⚠️
...ackages/backend/server/src/core/doc/storage/doc.ts 34.48% 19 Missing ⚠️
packages/backend/server/src/core/quota/resolver.ts 90.90% 2 Missing ⚠️
packages/backend/server/src/core/quota/storage.ts 66.66% 1 Missing ⚠️
...backend/server/src/plugins/storage/providers/s3.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #7639      +/-   ##
==========================================
- Coverage   70.06%   69.83%   -0.24%     
==========================================
  Files         542      542              
  Lines       33764    33943     +179     
  Branches     3034     3042       +8     
==========================================
+ Hits        23656    23703      +47     
- Misses       9751     9885     +134     
+ Partials      357      355       -2     
Flag Coverage Δ
server-test 76.68% <49.39%> (-0.35%) ⬇️
unittest 45.17% <100.00%> (+<0.01%) ⬆️

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.

@forehalo forehalo changed the title feat(doc-storage): init feat(workspace-storage): init Jul 31, 2024
@forehalo forehalo changed the title feat(workspace-storage): init feat(doc-storage): init Sep 5, 2024
@forehalo forehalo force-pushed the 61/storage-layer branch 2 times, most recently from 3368e0e to 9a6c896 Compare October 17, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:server docs Improvements or additions to documentation mod:infra Environment related issues and discussions mod:native rust test Related to test cases
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant