Skip to content

fix: suppress trailing spaces in tables#1355

Open
phm07 wants to merge 1 commit intomainfrom
fix-table-trailing-space
Open

fix: suppress trailing spaces in tables#1355
phm07 wants to merge 1 commit intomainfrom
fix-table-trailing-space

Conversation

@phm07
Copy link
Contributor

@phm07 phm07 commented Mar 6, 2026

This fixes the trailing spaces in output tables that were introduced in #995.

Fixes #1332
Fixes #1347

@phm07 phm07 self-assigned this Mar 6, 2026
@phm07 phm07 requested a review from a team as a code owner March 6, 2026 12:40
@phm07 phm07 changed the title fix: trailing spaces in tables fix: suppress trailing spaces in tables Mar 6, 2026
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.57%. Comparing base (9cd54be) to head (06aa259).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1355   +/-   ##
=======================================
  Coverage   72.57%   72.57%           
=======================================
  Files         300      300           
  Lines       10989    10990    +1     
=======================================
+ Hits         7975     7976    +1     
  Misses       2125     2125           
  Partials      889      889           
Flag Coverage Δ
e2e 51.51% <100.00%> (+0.01%) ⬆️
unit 67.57% <100.00%> (+<0.01%) ⬆️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

hcloud context: add JSON output trailing spaces in "hcloud --quiet image list"

1 participant