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): improve team invite #9092

Merged
merged 7 commits into from
Dec 11, 2024
Merged

Conversation

darkskygit
Copy link
Member

No description provided.

Copy link

graphite-app bot commented Dec 10, 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.

Copy link

nx-cloud bot commented Dec 10, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 8609f4c. 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 Dec 10, 2024

Codecov Report

Attention: Patch coverage is 65.71429% with 24 lines in your changes missing coverage. Please review.

Project coverage is 65.43%. Comparing base (1721875) to head (8609f4c).
Report is 10 commits behind head on canary.

Files with missing lines Patch % Lines
...ckend/server/src/core/workspaces/resolvers/team.ts 43.75% 18 Missing ⚠️
packages/backend/server/tests/utils/invite.ts 28.57% 5 Missing ⚠️
...ckages/backend/server/src/core/workspaces/types.ts 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #9092      +/-   ##
==========================================
- Coverage   65.61%   65.43%   -0.18%     
==========================================
  Files         713      713              
  Lines       40700    40970     +270     
  Branches     3930     3953      +23     
==========================================
+ Hits        26704    26810     +106     
- Misses      13581    13746     +165     
+ Partials      415      414       -1     
Flag Coverage Δ
server-test 77.36% <65.71%> (-0.33%) ⬇️
unittest 35.80% <ø> (-0.04%) ⬇️

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 Dec 11, 2024
@darkskygit darkskygit changed the title feat(server): rename invite apis feat(server): improve team invite Dec 11, 2024
@darkskygit darkskygit force-pushed the darksky/invite-api-rename branch from d2b6ce0 to 8609f4c Compare December 11, 2024 07:37
@forehalo forehalo merged commit 9b0f1bb into canary Dec 11, 2024
47 checks passed
@forehalo forehalo deleted the darksky/invite-api-rename branch December 11, 2024 10:00
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.

2 participants