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(server): verificationToken model #9655

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

fengmk2
Copy link
Contributor

@fengmk2 fengmk2 commented Jan 13, 2025

No description provided.

Copy link
Contributor Author

fengmk2 commented Jan 13, 2025


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.

@fengmk2 fengmk2 force-pushed the 01-13-feat_server_verificationtoken_model branch 2 times, most recently from 340d741 to db19a30 Compare January 13, 2025 09:12
@fengmk2 fengmk2 requested a review from forehalo January 13, 2025 09:13
@fengmk2 fengmk2 force-pushed the 01-12-feat_server_session_model branch from 42e1676 to 9be13b4 Compare January 13, 2025 09:19
@fengmk2 fengmk2 force-pushed the 01-13-feat_server_verificationtoken_model branch 2 times, most recently from c2f28da to 6c60e35 Compare January 13, 2025 09:53
@fengmk2 fengmk2 force-pushed the 01-12-feat_server_session_model branch from 9be13b4 to 45ce5e3 Compare January 13, 2025 10:08
@fengmk2 fengmk2 force-pushed the 01-13-feat_server_verificationtoken_model branch from 6c60e35 to b77b475 Compare January 13, 2025 10:08
@fengmk2 fengmk2 force-pushed the 01-12-feat_server_session_model branch from 45ce5e3 to 1fe4fc4 Compare January 13, 2025 11:43
@fengmk2 fengmk2 force-pushed the 01-13-feat_server_verificationtoken_model branch from b77b475 to 68a3a81 Compare January 13, 2025 11:43
@fengmk2 fengmk2 force-pushed the 01-12-feat_server_session_model branch from 1fe4fc4 to f722025 Compare January 13, 2025 11:49
@fengmk2 fengmk2 force-pushed the 01-13-feat_server_verificationtoken_model branch from 68a3a81 to 9da27c9 Compare January 13, 2025 11:49
@fengmk2 fengmk2 force-pushed the 01-12-feat_server_session_model branch from f722025 to 8e63ac1 Compare January 13, 2025 11:53
@fengmk2 fengmk2 force-pushed the 01-13-feat_server_verificationtoken_model branch from 9da27c9 to f1d8b90 Compare January 13, 2025 11:53
@fengmk2 fengmk2 changed the base branch from 01-12-feat_server_session_model to graphite-base/9655 January 14, 2025 03:02
Copy link

graphite-app bot commented Jan 14, 2025

Merge activity

@graphite-app graphite-app bot changed the base branch from graphite-base/9655 to canary January 14, 2025 03:19
@fengmk2 fengmk2 force-pushed the 01-13-feat_server_verificationtoken_model branch from f1d8b90 to b316922 Compare January 14, 2025 03:23
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 94.66667% with 8 lines in your changes missing coverage. Please review.

Project coverage is 52.87%. Comparing base (afd2c3f) to head (290b207).
Report is 1 commits behind head on canary.

Files with missing lines Patch % Lines
...es/backend/server/src/models/verification-token.ts 95.13% 7 Missing ⚠️
packages/backend/server/src/models/index.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9655      +/-   ##
==========================================
+ Coverage   52.84%   52.87%   +0.02%     
==========================================
  Files        2196     2197       +1     
  Lines       98931    99079     +148     
  Branches    16819    16835      +16     
==========================================
+ Hits        52283    52385     +102     
- Misses      45237    45288      +51     
+ Partials     1411     1406       -5     
Flag Coverage Δ
server-test 78.03% <94.66%> (+0.08%) ⬆️
unittest 32.17% <ø> (-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.

@fengmk2 fengmk2 force-pushed the 01-13-feat_server_verificationtoken_model branch from b316922 to 290b207 Compare January 14, 2025 03:39
@graphite-app graphite-app bot merged commit 290b207 into canary Jan 14, 2025
61 checks passed
@graphite-app graphite-app bot deleted the 01-13-feat_server_verificationtoken_model branch January 14, 2025 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:server test Related to test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants