-
Notifications
You must be signed in to change notification settings - Fork 139
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: [TKC-1434] execution namespace model #5053
Conversation
✅ Deploy Preview for testkube-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #5053 +/- ##
===========================================
+ Coverage 30.32% 30.34% +0.02%
===========================================
Files 314 315 +1
Lines 28149 28270 +121
===========================================
+ Hits 8535 8578 +43
- Misses 18783 18862 +79
+ Partials 831 830 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
# Conflicts: # go.mod # go.sum
# Conflicts: # cmd/api-server/main.go
# Conflicts: # cmd/api-server/main.go # go.mod # go.sum
Pull request description
Checklist (choose whats happened)
Breaking changes
Changes
Fixes