Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

implement getting multiple resources #31

Merged
merged 1 commit into from
Oct 29, 2020
Merged

implement getting multiple resources #31

merged 1 commit into from
Oct 29, 2020

Conversation

hidetatz
Copy link
Owner

@hidetatz hidetatz commented Oct 29, 2020

WHAT

Fix a bug in getting multiple resources

WHY

Originally, getting multiple resource using kubecolor had a bug.

image

2nd header was not in headerColor.

After applying this PR

image

@codecov-io
Copy link

codecov-io commented Oct 29, 2020

Codecov Report

Merging #31 into main will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   92.94%   92.96%   +0.01%     
==========================================
  Files          12       12              
  Lines         411      412       +1     
==========================================
+ Hits          382      383       +1     
  Misses         22       22              
  Partials        7        7              
Impacted Files Coverage Δ
printer/table.go 95.12% <100.00%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 236798e...366f9ae. Read the comment docs.

@hidetatz hidetatz merged commit 0c51fbb into main Oct 29, 2020
@hidetatz hidetatz deleted the dty1er/header branch October 29, 2020 08:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants