-
-
Notifications
You must be signed in to change notification settings - Fork 249
feat(api): automatically create a test project in the default workspace #1209
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
base: develop
Are you sure you want to change the base?
feat(api): automatically create a test project in the default workspace #1209
Conversation
806ca4d to
f627d67
Compare
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (73.68%) is below the target coverage (98.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #1209 +/- ##
============================================
- Coverage 91.71% 68.64% -23.07%
============================================
Files 111 168 +57
Lines 2510 6812 +4302
Branches 469 877 +408
============================================
+ Hits 2302 4676 +2374
- Misses 208 2136 +1928
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Adds an example/test project for users making a new account.
Fixes #1163
Dependencies
TBD
Future Improvements
N/A
Mentions
TBD
Screenshots of relevant screens
TBD
Developer's checklist
If changes are made in the code:
Documentation Update