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

Workflow boot features, print columns, and Workflow Conditions #1000

Merged

Improve readability:

ff45778
Select commit
Loading
Failed to load commit list.
Merged

Workflow boot features, print columns, and Workflow Conditions #1000

Improve readability:
ff45778
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2024 in 1s

30.06% (+2.01%) compared to 9631f39

View this Pull Request on Codecov

30.06% (+2.01%) compared to 9631f39

Details

Codecov Report

Attention: Patch coverage is 54.48505% with 137 lines in your changes missing coverage. Please review.

Project coverage is 30.06%. Comparing base (9631f39) to head (ff45778).

Files with missing lines Patch % Lines
internal/deprecated/workflow/reconciler.go 38.46% 74 Missing and 6 partials ⚠️
internal/deprecated/workflow/bootops.go 76.51% 21 Missing and 10 partials ⚠️
api/v1alpha1/workflow_types.go 70.58% 5 Missing ⚠️
cmd/tink-controller/main.go 0.00% 4 Missing ⚠️
cmd/tink-controller-v1alpha2/main.go 0.00% 3 Missing ⚠️
cmd/tink-server/main.go 0.00% 3 Missing ⚠️
internal/server/kubernetes_api_workflow.go 0.00% 3 Missing ⚠️
cmd/tink-worker/cmd/root.go 0.00% 2 Missing ⚠️
cmd/virtual-worker/cmd/root.go 0.00% 2 Missing ⚠️
internal/cli/agent.go 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1000      +/-   ##
==========================================
+ Coverage   28.04%   30.06%   +2.01%     
==========================================
  Files          70       71       +1     
  Lines        3484     3739     +255     
==========================================
+ Hits          977     1124     +147     
- Misses       2445     2539      +94     
- Partials       62       76      +14     

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