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(core): orm #6536

Merged
merged 1 commit into from
Apr 25, 2024
Merged

feat(core): orm #6536

merged 1 commit into from
Apr 25, 2024

Conversation

forehalo
Copy link
Member

No description provided.

Copy link

graphite-app bot commented Apr 12, 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 in order to use the merge queue. Sign up using this link.

Copy link
Member Author

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 the mod:infra Environment related issues and discussions label Apr 12, 2024
Copy link

nx-cloud bot commented Apr 12, 2024

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

Attention: Patch coverage is 86.26198% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 61.43%. Comparing base (31b284a) to head (a697ebe).

Files Patch % Lines
...kages/common/infra/src/orm/core/validators/data.ts 62.79% 9 Missing and 7 partials ⚠️
...common/infra/src/orm/core/adapters/memory/table.ts 65.11% 12 Missing and 3 partials ⚠️
...kages/common/infra/src/orm/core/adapters/yjs/db.ts 86.66% 1 Missing and 1 partial ⚠️
...es/common/infra/src/orm/core/adapters/yjs/table.ts 97.40% 1 Missing and 1 partial ⚠️
packages/common/infra/src/orm/core/schema.ts 85.71% 2 Missing ⚠️
packages/common/infra/src/orm/core/table.ts 95.83% 0 Missing and 2 partials ⚠️
...ckages/common/infra/src/orm/core/validators/yjs.ts 77.77% 1 Missing and 1 partial ⚠️
packages/common/infra/src/orm/core/client.ts 95.45% 0 Missing and 1 partial ⚠️
...ages/common/infra/src/orm/core/validators/index.ts 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #6536      +/-   ##
==========================================
+ Coverage   60.96%   61.43%   +0.46%     
==========================================
  Files         574      586      +12     
  Lines       26576    26889     +313     
  Branches     2308     2354      +46     
==========================================
+ Hits        16203    16520     +317     
+ Misses      10109    10087      -22     
- Partials      264      282      +18     
Flag Coverage Δ
server-test 70.11% <ø> (+0.09%) ⬆️
unittest 41.62% <86.26%> (+2.14%) ⬆️

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.

Copy link

graphite-app bot commented Apr 25, 2024

Merge activity

@graphite-app graphite-app bot merged commit a697ebe into canary Apr 25, 2024
32 checks passed
@graphite-app graphite-app bot deleted the 61/orm branch April 25, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod:infra Environment related issues and discussions test Related to test cases
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants