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: [TKC-1434] execution namespace model #5053

Merged
merged 24 commits into from
Mar 1, 2024

Conversation

vsukhin
Copy link
Collaborator

@vsukhin vsukhin commented Feb 22, 2024

Pull request description

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

Breaking changes

Changes

Fixes

Copy link

netlify bot commented Feb 22, 2024

Deploy Preview for testkube-docs-preview ready!

Name Link
🔨 Latest commit 2d12234
🔍 Latest deploy log https://app.netlify.com/sites/testkube-docs-preview/deploys/65e1d02bc7e3720008009204
😎 Deploy Preview https://deploy-preview-5053--testkube-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2024

Codecov Report

Attention: Patch coverage is 31.35593% with 81 lines in your changes are missing coverage. Please review.

Project coverage is 30.34%. Comparing base (7f2c566) to head (39c14b0).
Report is 9 commits behind head on develop.

Files Patch % Lines
pkg/scheduler/test_scheduler.go 6.97% 39 Missing and 1 partial ⚠️
...kg/executor/containerexecutor/containerexecutor.go 28.57% 13 Missing and 2 partials ⚠️
pkg/mapper/tests/openapi_kube.go 0.00% 7 Missing ⚠️
pkg/executor/containerexecutor/logs.go 0.00% 5 Missing ⚠️
pkg/scheduler/service.go 0.00% 4 Missing ⚠️
pkg/mapper/tests/kube_openapi.go 57.14% 3 Missing ⚠️
pkg/mapper/testsuiteexecutions/mapper.go 0.00% 3 Missing ⚠️
internal/app/api/v1/executions.go 60.00% 2 Missing ⚠️
pkg/api/v1/client/test.go 0.00% 2 Missing ⚠️
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     
Flag Coverage Δ
integrationtests 5.99% <0.00%> (-0.03%) ⬇️
unittests 26.20% <31.35%> (+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.

@vsukhin vsukhin marked this pull request as ready for review February 28, 2024 18:25
@vsukhin vsukhin merged commit 2d12234 into develop Mar 1, 2024
10 checks passed
@vsukhin vsukhin deleted the vsukhin/featture/test-execution-namespace branch March 1, 2024 12:56
@vsukhin vsukhin changed the title feat: execution namespace model feat: [TKC-1434] execution namespace model Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants