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(infra): add not-condition to orm #9466

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Conversation

forehalo
Copy link
Member

No description provided.

@github-actions github-actions bot added mod:infra Environment related issues and discussions test Related to test cases labels Dec 31, 2024
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.

@forehalo forehalo force-pushed the 61/orm-not-condition branch 2 times, most recently from 2838b34 to b5b69e1 Compare December 31, 2024 09:49
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 52.17391% with 11 lines in your changes missing coverage. Please review.

Project coverage is 52.58%. Comparing base (4be031b) to head (9da2844).
Report is 1 commits behind head on canary.

Files with missing lines Patch % Lines
...common/infra/src/orm/core/adapters/memory/table.ts 9.09% 9 Missing and 1 partial ⚠️
...es/common/infra/src/orm/core/adapters/yjs/table.ts 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9466      +/-   ##
==========================================
- Coverage   52.59%   52.58%   -0.02%     
==========================================
  Files        2151     2151              
  Lines       96898    96917      +19     
  Branches    16134    16142       +8     
==========================================
- Hits        50964    50960       -4     
- Misses      44524    44551      +27     
+ Partials     1410     1406       -4     
Flag Coverage Δ
server-test 78.14% <ø> (+0.06%) ⬆️
unittest 32.58% <52.17%> (-0.05%) ⬇️

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 Jan 2, 2025

Merge activity

@graphite-app graphite-app bot merged commit 9da2844 into canary Jan 2, 2025
61 checks passed
@graphite-app graphite-app bot deleted the 61/orm-not-condition branch January 2, 2025 02:46
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants