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): supplement team email remind #9483

Open
wants to merge 8 commits into
base: canary
Choose a base branch
from

Conversation

darkskygit
Copy link
Member

@darkskygit darkskygit commented Jan 2, 2025

Copy link
Member Author

darkskygit commented Jan 2, 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.

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

Attention: Patch coverage is 32.21477% with 202 lines in your changes missing coverage. Please review.

Project coverage is 52.43%. Comparing base (fed0156) to head (494a194).

Files with missing lines Patch % Lines
...ges/backend/server/src/base/mailer/mail.service.ts 15.04% 96 Missing ⚠️
...ackages/backend/server/src/plugins/payment/cron.ts 7.14% 65 Missing ⚠️
...nd/server/src/core/workspaces/resolvers/service.ts 48.43% 33 Missing ⚠️
...ckend/server/src/core/workspaces/resolvers/team.ts 0.00% 3 Missing ⚠️
packages/backend/server/tests/utils/workspace.ts 87.50% 3 Missing ⚠️
...ckages/backend/server/src/plugins/payment/quota.ts 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9483      +/-   ##
==========================================
- Coverage   52.83%   52.43%   -0.41%     
==========================================
  Files        2180     2180              
  Lines       98431    98714     +283     
  Branches    16690    16644      -46     
==========================================
- Hits        52010    51756     -254     
- Misses      44971    45511     +540     
+ Partials     1450     1447       -3     
Flag Coverage Δ
server-test 76.33% <32.21%> (-1.44%) ⬇️
unittest 32.31% <ø> (-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.

@darkskygit darkskygit force-pushed the darksky/add-more-email-notification branch 2 times, most recently from 5bb9a0f to 97eb5ce Compare January 6, 2025 02:21
@github-actions github-actions bot added the test Related to test cases label Jan 6, 2025
@darkskygit darkskygit marked this pull request as ready for review January 6, 2025 03:40
@darkskygit darkskygit force-pushed the darksky/add-more-email-notification branch 5 times, most recently from 4c113aa to c015731 Compare January 8, 2025 03:45
@darkskygit darkskygit force-pushed the darksky/add-more-email-notification branch from c015731 to 9658d8c Compare January 8, 2025 09:10
@darkskygit darkskygit force-pushed the darksky/add-more-email-notification branch from 7c4e5ec to cbbc209 Compare January 9, 2025 10:16
@darkskygit darkskygit force-pushed the darksky/add-more-email-notification branch from cbbc209 to 8e7e874 Compare January 9, 2025 10:16
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