-
Notifications
You must be signed in to change notification settings - Fork 73
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 CREATING
session status
#2849
base: main
Are you sure you want to change the base?
feat: Add CREATING
session status
#2849
Conversation
Your org requires the Graphite merge queue for merging into mainAdd the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow: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. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
ae8dcb4
to
7265dfb
Compare
035be30
to
14895b2
Compare
14895b2
to
53e7d6d
Compare
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 5.26% | 386/7332 |
🔴 | Branches | 4.52% | 229/5062 |
🔴 | Functions | 3.14% | 76/2418 |
🔴 | Lines | 5.17% | 371/7171 |
Test suite run success
109 tests passing in 14 suites.
Report generated by 🧪jest coverage report action from 21756b3
53e7d6d
to
d9fa62e
Compare
d9fa62e
to
1dc7143
Compare
CREATING
session status
1dc7143
to
21756b3
Compare
After lablup/backend.ai#3114, Added
CREATING
session status to represent container creation phase, and redefinedPREPARING
status to specifically indicate pre-container preparation phases.Checklist: (if applicable)