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

colorize apply result by the action #60

Merged
merged 2 commits into from
Apr 28, 2021
Merged

colorize apply result by the action #60

merged 2 commits into from
Apr 28, 2021

Conversation

hidetatz
Copy link
Owner

WHAT

Colorize kubectl apply result by its action.

Before this PR

スクリーンショット 2021-04-27 212349

After this PR

"unchanged" and "configured"

スクリーンショット 2021-04-27 212402

"created"

スクリーンショット 2021-04-27 211631

Related issue (if exists)

#56

@codecov-commenter
Copy link

codecov-commenter commented Apr 27, 2021

Codecov Report

Merging #60 (a5964ec) into main (a381b64) will increase coverage by 0.43%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   84.25%   84.69%   +0.43%     
==========================================
  Files          17       18       +1     
  Lines         540      562      +22     
==========================================
+ Hits          455      476      +21     
- Misses         77       78       +1     
  Partials        8        8              
Impacted Files Coverage Δ
printer/kubectl_output_colored_printer.go 86.66% <0.00%> (-1.47%) ⬇️
printer/kubectl_apply.go 100.00% <100.00%> (ø)

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 a381b64...a5964ec. Read the comment docs.

@hidetatz hidetatz mentioned this pull request Apr 27, 2021
@hidetatz hidetatz merged commit 5cb4604 into main Apr 28, 2021
@hidetatz hidetatz deleted the apply branch April 28, 2021 01:35
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