Skip to content

list/tree: No extra spacing for graphdriver#5356

Merged
laurazard merged 1 commit intodocker:masterfrom
vvoland:list-tree-gd-spacing
Aug 19, 2024
Merged

list/tree: No extra spacing for graphdriver#5356
laurazard merged 1 commit intodocker:masterfrom
vvoland:list-tree-gd-spacing

Conversation

@vvoland
Copy link
Copy Markdown
Collaborator

@vvoland vvoland commented Aug 19, 2024

Don't output the extra spacing around the images when none of the top-level image entries has any children.

This makes the list look better when ran against the graphdrivers image store.

- What I did

- How I did it

- How to verify it

Before

Graphdrivers

image

Containerd

image

After

Graphdrivers

image

Containerd (no changes)

image

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Don't output the extra spacing around the images when none of the
top-level image entries has any children.

This makes the list look better when ran against the graphdrivers image
store.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland added status/2-code-review area/ux containerd-integration Issues and PRs related to containerd integration labels Aug 19, 2024
@vvoland vvoland added this to the 27.2.0 milestone Aug 19, 2024
@vvoland vvoland self-assigned this Aug 19, 2024
@vvoland vvoland requested review from a team, laurazard and thaJeztah August 19, 2024 10:23
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 19, 2024

Codecov Report

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

Project coverage is 60.92%. Comparing base (8675f4c) to head (7b91647).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5356      +/-   ##
==========================================
- Coverage   60.93%   60.92%   -0.02%     
==========================================
  Files         304      304              
  Lines       21335    21340       +5     
==========================================
  Hits        13001    13001              
- Misses       7404     7409       +5     
  Partials      930      930              

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ux containerd-integration Issues and PRs related to containerd integration status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants