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

fix: latest changes #4878

Merged
merged 706 commits into from
Jan 12, 2024
Merged

fix: latest changes #4878

merged 706 commits into from
Jan 12, 2024

Conversation

vsukhin
Copy link
Collaborator

@vsukhin vsukhin commented Jan 11, 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

ypoplavs and others added 30 commits November 3, 2023 14:20
* fix: typo in test run image flag

* fix: typo in test run image flag

* fix: typo in test run image flag

* fix: typo in test run image flag
Co-authored-by: Julianne Fermi <julianne@kubeshop.io>
Co-authored-by: Julianne Fermi <julianne@kubeshop.io>
Co-authored-by: Julianne Fermi <julianne@kubeshop.io>
Co-authored-by: Julianne Fermi <julianne@kubeshop.io>
Co-authored-by: Julianne Fermi <julianne@kubeshop.io>
Co-authored-by: Julianne Fermi <julianne@kubeshop.io>
Copy link

netlify bot commented Jan 11, 2024

Deploy Preview for testkube-docs-preview canceled.

Name Link
🔨 Latest commit 5f32260
🔍 Latest deploy log https://app.netlify.com/sites/testkube-docs-preview/deploys/65a137551443c60008db2439

@vsukhin vsukhin changed the title Fix: latest changes fix: latest changes Jan 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

Codecov Report

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

Comparison is base (674bcc8) 24.85% compared to head (8af925e) 26.13%.

Files Patch % Lines
internal/app/api/v1/tests.go 0.00% 4 Missing ⚠️
pkg/executor/common.go 0.00% 4 Missing ⚠️
pkg/api/v1/testkube/model_repository_extended.go 0.00% 2 Missing ⚠️
internal/app/api/v1/executions.go 0.00% 1 Missing ⚠️
internal/app/api/v1/server.go 0.00% 1 Missing ⚠️
pkg/mapper/tests/openapi_kube.go 0.00% 1 Missing ⚠️
pkg/slack/slack.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4878      +/-   ##
==========================================
+ Coverage   24.85%   26.13%   +1.27%     
==========================================
  Files         257      257              
  Lines       23431    23443      +12     
==========================================
+ Hits         5824     6126     +302     
+ Misses      16994    16684     -310     
- Partials      613      633      +20     
Flag Coverage Δ
integrationtests 6.97% <0.00%> (-0.07%) ⬇️
unittests 21.17% <22.22%> (+0.95%) ⬆️

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-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

internal/app/api/v1/tests.go Outdated Show resolved Hide resolved
@vsukhin vsukhin merged commit 6b04f38 into main Jan 12, 2024
38 checks passed
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.