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: test and namespace isolation #2187

Merged
merged 5 commits into from
May 17, 2024

fix: remove deprecated GitLab config: max_concurrency

98dc85b
Select commit
Loading
Failed to load commit list.
Merged

fix: test and namespace isolation #2187

fix: remove deprecated GitLab config: max_concurrency
98dc85b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 17, 2024 in 0s

64.49% (+0.28%) compared to b97d841

View this Pull Request on Codecov

64.49% (+0.28%) compared to b97d841

Details

Codecov Report

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

Project coverage is 64.49%. Comparing base (b97d841) to head (98dc85b).
Report is 92 commits behind head on main.

Files Patch % Lines
pkg/pipelines/tekton/pipelines_provider.go 46.55% 25 Missing and 6 partials ⚠️
pkg/functions/client.go 74.60% 12 Missing and 4 partials ⚠️
pkg/pipelines/tekton/pipelines_pac_provider.go 0.00% 12 Missing ⚠️
cmd/describe.go 71.42% 4 Missing and 4 partials ⚠️
pkg/mock/pipelines_provider.go 46.15% 3 Missing and 4 partials ⚠️
cmd/deploy.go 66.66% 3 Missing and 3 partials ⚠️
cmd/delete.go 80.76% 4 Missing and 1 partial ⚠️
cmd/root.go 70.58% 2 Missing and 3 partials ⚠️
pkg/mock/deployer.go 50.00% 3 Missing and 1 partial ⚠️
pkg/pipelines/tekton/resources.go 50.00% 2 Missing and 2 partials ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2187      +/-   ##
==========================================
+ Coverage   64.21%   64.49%   +0.28%     
==========================================
  Files         108      127      +19     
  Lines       13918    11454    -2464     
==========================================
- Hits         8937     7387    -1550     
+ Misses       4108     3160     -948     
- Partials      873      907      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.