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: add workspace experimental features api #5525

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

darkskygit
Copy link
Member

@darkskygit darkskygit commented Jan 5, 2024

fix TOV-93

Copy link

graphite-app bot commented Jan 5, 2024

Your org has enabled the Graphite merge queue for merging into canary

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

You can enable merging using labels in your Graphite merge queue settings.

Copy link
Member Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 43 lines in your changes are missing coverage. Please review.

Comparison is base (9650a5a) 65.19% compared to head (443908d) 65.13%.

Files Patch % Lines
...ackend/server/src/modules/workspaces/management.ts 26.00% 36 Missing and 1 partial ⚠️
...kages/backend/server/src/modules/users/resolver.ts 85.71% 3 Missing ⚠️
packages/backend/server/src/modules/users/types.ts 87.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #5525      +/-   ##
==========================================
- Coverage   65.19%   65.13%   -0.06%     
==========================================
  Files         239      239              
  Lines       17255    17345      +90     
  Branches     1244     1255      +11     
==========================================
+ Hits        11249    11298      +49     
- Misses       5847     5888      +41     
  Partials      159      159              
Flag Coverage Δ
server-test 69.62% <57.42%> (-0.11%) ⬇️
unittest 45.65% <100.00%> (+0.03%) ⬆️

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 Jan 6, 2024
Copy link

graphite-app bot commented Jan 6, 2024

Merge activity

@darkskygit darkskygit force-pushed the darksky/experimental-feature-workspace branch from 560c6c0 to 443908d Compare January 6, 2024 11:04
@graphite-app graphite-app bot merged commit 443908d into canary Jan 6, 2024
35 of 36 checks passed
@graphite-app graphite-app bot deleted the darksky/experimental-feature-workspace branch January 6, 2024 13:14
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
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants