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: render tables and yaml on stdout #3226

Merged
merged 12 commits into from
Dec 5, 2024

Merge branch 'main' into mkcp/tables-to-out

54206ee
Select commit
Loading
Failed to load commit list.
Merged

feat: render tables and yaml on stdout #3226

Merge branch 'main' into mkcp/tables-to-out
54206ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 1s

24.74% (+0.01%) compared to 4c5c1e3

View this Pull Request on Codecov

24.74% (+0.01%) compared to 4c5c1e3

Details

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pkg/message/message.go 0.00% 7 Missing ⚠️
src/pkg/utils/yaml.go 0.00% 2 Missing ⚠️
src/cmd/common/table.go 0.00% 1 Missing ⚠️
src/cmd/package.go 0.00% 1 Missing ⚠️
src/pkg/message/connect.go 0.00% 1 Missing ⚠️
src/pkg/message/credentials.go 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/cmd/connect.go 0.00% <ø> (ø)
src/cmd/dev.go 0.00% <ø> (ø)
src/cmd/root.go 0.00% <ø> (ø)
src/cmd/common/table.go 0.00% <0.00%> (ø)
src/cmd/package.go 0.00% <0.00%> (ø)
src/pkg/message/connect.go 0.00% <0.00%> (ø)
src/pkg/message/credentials.go 0.00% <0.00%> (ø)
src/pkg/utils/yaml.go 0.00% <0.00%> (ø)
src/pkg/message/message.go 11.32% <0.00%> (-0.45%) ⬇️