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

Merged
merged 1 commit into from
Nov 22, 2024
Merged

feat(nbstore): init #7639

merged 1 commit into from
Nov 22, 2024

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.

@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 4125038. 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 1 target

Sent with 💌 from NxCloud.

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.25%. Comparing base (76eabf6) to head (4125038).
Report is 1 commits behind head on canary.

Additional details and impacted files
@@           Coverage Diff           @@
##           canary    #7639   +/-   ##
=======================================
  Coverage   70.25%   70.25%           
=======================================
  Files         550      550           
  Lines       33980    33980           
  Branches     3052     3052           
=======================================
  Hits        23871    23871           
  Misses       9737     9737           
  Partials      372      372           
Flag Coverage Δ
server-test 77.14% <ø> (ø)
unittest 46.08% <ø> (ø)

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.


🚨 Try these New Features:

@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
Copy link

graphite-app bot commented Nov 22, 2024

Merge activity

TODO

- [x] basic
- [x] storages
- [x] producer/consumer
- [x] operation pattern
- [x] events
- [x] worker
- [x] readme
- [x] peer dependencies
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.

3 participants