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 lifetime subscription #7405

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

forehalo
Copy link
Member

@forehalo forehalo commented Jul 2, 2024

closes CLOUD-48

  • lifetime subscription quota
  • tests

Copy link

graphite-app bot commented Jul 2, 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 review from Brooooooklyn, darkskygit, CatsJuice, pengx17, JimmFly and EYHN and removed request for Brooooooklyn July 2, 2024 04:06
Copy link
Member Author

forehalo commented Jul 2, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @forehalo and the rest of your teammates on Graphite Graphite

Copy link

nx-cloud bot commented Jul 2, 2024

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

Attention: Patch coverage is 79.92126% with 51 lines in your changes missing coverage. Please review.

Project coverage is 57.52%. Comparing base (8dfa601) to head (3cfb34d).

Files Patch % Lines
...ages/backend/server/src/plugins/payment/service.ts 89.65% 15 Missing and 3 partials ⚠️
packages/backend/server/src/core/quota/service.ts 21.05% 15 Missing ⚠️
...ages/backend/server/src/plugins/payment/webhook.ts 0.00% 10 Missing ⚠️
...ges/backend/server/src/plugins/payment/resolver.ts 46.66% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #7405      +/-   ##
==========================================
+ Coverage   57.30%   57.52%   +0.21%     
==========================================
  Files         903      903              
  Lines       39635    39755     +120     
  Branches     4462     4484      +22     
==========================================
+ Hits        22714    22868     +154     
+ Misses      16568    16533      -35     
- Partials      353      354       +1     
Flag Coverage Δ
server-test 78.26% <79.92%> (+0.26%) ⬆️
unittest 28.89% <ø> (ø)

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.

@github-actions github-actions bot added the test Related to test cases label Jul 2, 2024
@forehalo forehalo force-pushed the 61/lifetime-subscription branch 3 times, most recently from 7188fbd to 1a8da91 Compare July 5, 2024 02:38
@github-actions github-actions bot added mod:i18n Related to i18n app:core labels Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:server mod:i18n Related to i18n test Related to test cases
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants