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

Remove colorize #220

Merged
merged 2 commits into from
Aug 27, 2020
Merged

Remove colorize #220

merged 2 commits into from
Aug 27, 2020

Conversation

unhappychoice
Copy link
Member

close: #219

@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

Merging #220 into master will increase coverage by 0.41%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
+ Coverage   88.38%   88.80%   +0.41%     
==========================================
  Files          25       25              
  Lines         534      545      +11     
==========================================
+ Hits          472      484      +12     
+ Misses         62       61       -1     
Impacted Files Coverage Δ
lib/circleci/cli.rb 86.20% <ø> (-0.24%) ⬇️
lib/circleci/cli/printer/project_printer.rb 100.00% <ø> (ø)
lib/circleci/cli/response/build.rb 93.33% <50.00%> (ø)
...ircleci/cli/command/watch_command/build_watcher.rb 97.61% <75.00%> (+2.38%) ⬆️
lib/circleci/cli/printer.rb 100.00% <100.00%> (ø)
lib/circleci/cli/printer/build_printer.rb 100.00% <100.00%> (ø)
lib/circleci/cli/printer/step_printer.rb 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 f1286bc...22c15a5. Read the comment docs.

@unhappychoice unhappychoice merged commit ef70399 into master Aug 27, 2020
@unhappychoice unhappychoice deleted the removeColorize branch August 27, 2020 05:10
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.

Colorize methods are broken
1 participant