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): setup api for selfhost deployment #7569

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

forehalo
Copy link
Member

No description provided.

Copy link

graphite-app bot commented Jul 22, 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

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 22, 2024

@forehalo forehalo force-pushed the 61/selfhost-setup branch 4 times, most recently from ef47a34 to 2c5e8ff Compare July 22, 2024 12:25
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 75.98253% with 55 lines in your changes missing coverage. Please review.

Project coverage is 57.83%. Comparing base (14fbeb7) to head (dddbfe6).

Files Patch % Lines
...ckages/backend/server/src/core/setup/controller.ts 40.90% 39 Missing ⚠️
...ackages/backend/server/src/core/config/resolver.ts 70.00% 3 Missing ⚠️
packages/backend/server/src/core/user/resolver.ts 40.00% 3 Missing ⚠️
packages/backend/server/src/core/auth/service.ts 71.42% 2 Missing ⚠️
...ges/backend/server/src/core/features/management.ts 66.66% 2 Missing ⚠️
...kages/backend/server/src/core/features/resolver.ts 0.00% 2 Missing ⚠️
...ackend/server/src/fundamentals/error/errors.gen.ts 71.42% 2 Missing ⚠️
packages/backend/server/src/core/user/service.ts 98.57% 1 Missing ⚠️
...ges/backend/server/src/fundamentals/mutex/mutex.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #7569      +/-   ##
==========================================
+ Coverage   57.73%   57.83%   +0.09%     
==========================================
  Files         907      909       +2     
  Lines       40277    40394     +117     
  Branches     4577     4588      +11     
==========================================
+ Hits        23254    23361     +107     
- Misses      16671    16679       +8     
- Partials      352      354       +2     
Flag Coverage Δ
server-test 78.58% <75.98%> (+<0.01%) ⬆️
unittest 29.20% <ø> (+0.08%) ⬆️

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 23, 2024
@forehalo forehalo force-pushed the 61/selfhost-setup branch 2 times, most recently from 2e1b19d to 24b746f Compare July 23, 2024 07:59
Copy link

graphite-app bot commented Jul 23, 2024

Merge activity

@graphite-app graphite-app bot merged commit dddbfe6 into canary Jul 23, 2024
32 checks passed
@graphite-app graphite-app bot deleted the 61/selfhost-setup branch July 23, 2024 10:53
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
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants