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): orm f.enum() support #9323

Merged
merged 1 commit into from
Dec 31, 2024
Merged

Conversation

CatsJuice
Copy link
Member

No description provided.

@CatsJuice CatsJuice marked this pull request as ready for review December 26, 2024 04:37
@github-actions github-actions bot added mod:infra Environment related issues and discussions app:core labels Dec 26, 2024
Copy link
Member Author

CatsJuice commented Dec 26, 2024


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.

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 51.59%. Comparing base (9c119e6) to head (7c41775).
Report is 1 commits behind head on canary.

Files with missing lines Patch % Lines
...kages/common/infra/src/orm/core/validators/data.ts 37.50% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9323      +/-   ##
==========================================
- Coverage   51.63%   51.59%   -0.04%     
==========================================
  Files        2152     2152              
  Lines       97008    97016       +8     
  Branches    16205    16209       +4     
==========================================
- Hits        50089    50057      -32     
- Misses      45591    45613      +22     
- Partials     1328     1346      +18     
Flag Coverage Δ
server-test 78.07% <ø> (ø)
unittest 30.98% <50.00%> (-0.06%) ⬇️

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.

@CatsJuice CatsJuice force-pushed the catsjuice/feat/orm-f-enum branch from 799ccc7 to 8752677 Compare December 26, 2024 06:44
@github-actions github-actions bot added the test Related to test cases label Dec 26, 2024
@CatsJuice CatsJuice requested a review from forehalo December 26, 2024 06:46
@CatsJuice CatsJuice force-pushed the catsjuice/feat/orm-f-enum branch from 8752677 to 1142094 Compare December 26, 2024 07:02
Copy link

graphite-app bot commented Dec 31, 2024

Merge activity

@Brooooooklyn Brooooooklyn force-pushed the catsjuice/feat/orm-f-enum branch from 1142094 to 7c41775 Compare December 31, 2024 03:45
@graphite-app graphite-app bot merged commit 7c41775 into canary Dec 31, 2024
61 checks passed
@graphite-app graphite-app bot deleted the catsjuice/feat/orm-f-enum branch December 31, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core 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