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): support team workspace subscription #8919

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

forehalo
Copy link
Member

@forehalo forehalo commented Nov 25, 2024

close AF-1724, AF-1722

@graphite-app graphite-app bot requested a review from Brooooooklyn November 25, 2024 12:27
Copy link

graphite-app bot commented Nov 25, 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 and log in to Graphite in order to use the merge queue. Sign up using this link.

@graphite-app graphite-app bot requested a review from darkskygit November 25, 2024 12:27
Copy link
Member Author

forehalo commented Nov 25, 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 Nov 25, 2024

Codecov Report

Attention: Patch coverage is 69.36728% with 397 lines in your changes missing coverage. Please review.

Project coverage is 65.20%. Comparing base (4055e3a) to head (5bf8ed1).
Report is 1 commits behind head on canary.

Files with missing lines Patch % Lines
...nd/server/src/plugins/payment/manager/workspace.ts 56.39% 133 Missing ⚠️
...ges/backend/server/src/plugins/payment/resolver.ts 31.36% 115 Missing and 1 partial ⚠️
...ckend/server/src/plugins/payment/manager/common.ts 65.25% 74 Missing ⚠️
...ages/backend/server/src/plugins/payment/service.ts 83.43% 26 Missing ⚠️
...ges/backend/server/src/plugins/payment/schedule.ts 21.87% 25 Missing ⚠️
...ackend/server/src/fundamentals/error/errors.gen.ts 74.46% 12 Missing ⚠️
...backend/server/src/plugins/payment/manager/user.ts 97.91% 6 Missing ⚠️
...ackages/backend/server/src/plugins/payment/cron.ts 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           canary    #8919       +/-   ##
===========================================
+ Coverage   34.43%   65.20%   +30.77%     
===========================================
  Files         440      675      +235     
  Lines       10948    38650    +27702     
  Branches     2092     3663     +1571     
===========================================
+ Hits         3770    25202    +21432     
- Misses       6865    13075     +6210     
- Partials      313      373       +60     
Flag Coverage Δ
server-test 77.35% <69.36%> (?)
unittest 34.43% <ø> (ø)

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

nx-cloud bot commented Nov 25, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5bf8ed1. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@forehalo forehalo force-pushed the 61/team-workspace-subscription branch from baeab09 to 4e6b606 Compare November 25, 2024 12:35
@forehalo forehalo force-pushed the 61/team-workspace-subscription branch from 4e6b606 to 3267873 Compare November 26, 2024 03:32
@forehalo forehalo force-pushed the 61/team-workspace-subscription branch from 3267873 to dc22bfe Compare November 26, 2024 08:43
@forehalo forehalo force-pushed the 61/team-workspace-subscription branch from dc22bfe to 5fdae93 Compare November 26, 2024 09:12
@forehalo forehalo force-pushed the 61/team-workspace-subscription branch from 5fdae93 to 1db5184 Compare November 26, 2024 09:22
Copy link

graphite-app bot commented Dec 5, 2024

Merge activity

@forehalo forehalo force-pushed the 61/refactor-payment-service branch from d61f8d5 to 4055e3a Compare December 5, 2024 08:31
@forehalo forehalo force-pushed the 61/team-workspace-subscription branch from c18107e to 5bf8ed1 Compare December 5, 2024 08:31
Base automatically changed from 61/refactor-payment-service to canary December 5, 2024 08:47
@graphite-app graphite-app bot merged commit 5bf8ed1 into canary Dec 5, 2024
46 checks passed
@graphite-app graphite-app bot deleted the 61/team-workspace-subscription branch December 5, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:server test Related to test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants