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

refactor(server): payment service #8906

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

Conversation

forehalo
Copy link
Member

No description provided.

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.

Copy link
Member Author

forehalo commented Nov 25, 2024

Copy link

nx-cloud bot commented Nov 25, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0b92962. 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.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

Attention: Patch coverage is 80.03234% with 247 lines in your changes missing coverage. Please review.

Project coverage is 65.58%. Comparing base (6e25243) to head (0b92962).
Report is 15 commits behind head on canary.

Files with missing lines Patch % Lines
...ages/backend/server/src/plugins/payment/service.ts 69.87% 72 Missing ⚠️
...ges/backend/server/src/plugins/payment/resolver.ts 55.76% 46 Missing ⚠️
...backend/server/src/plugins/payment/manager/user.ts 91.94% 43 Missing ⚠️
...ackages/backend/server/src/plugins/payment/cron.ts 44.44% 30 Missing ⚠️
...s/backend/server/src/plugins/payment/controller.ts 51.92% 25 Missing ⚠️
...ages/backend/server/src/plugins/payment/webhook.ts 53.84% 24 Missing ⚠️
...ckages/backend/server/src/plugins/payment/types.ts 94.57% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #8906      +/-   ##
==========================================
+ Coverage   64.77%   65.58%   +0.80%     
==========================================
  Files         665      669       +4     
  Lines       37373    37686     +313     
  Branches     3608     3644      +36     
==========================================
+ Hits        24210    24716     +506     
+ Misses      12796    12622     -174     
+ Partials      367      348      -19     
Flag Coverage Δ
server-test 78.09% <80.01%> (+0.95%) ⬆️
unittest 34.57% <100.00%> (-0.22%) ⬇️

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.

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.

1 participant