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

Replace console-control-strings with chalk #310

Merged
merged 4 commits into from
Jul 29, 2023
Merged

Replace console-control-strings with chalk #310

merged 4 commits into from
Jul 29, 2023

Conversation

Comandeer
Copy link
Owner

Closes #304.

@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Merging #310 (409ad32) into main (c66f96c) will decrease coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
- Coverage   99.67%   99.67%   -0.01%     
==========================================
  Files          13       13              
  Lines         930      922       -8     
  Branches       77       77              
==========================================
- Hits          927      919       -8     
  Misses          2        2              
  Partials        1        1              
Files Changed Coverage Δ
src/OutputController.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)

@Comandeer Comandeer merged commit c74a269 into main Jul 29, 2023
11 checks passed
@Comandeer Comandeer deleted the t/304 branch July 29, 2023 21:12
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.

Replace console-control-string with ansi-escapes/chalk
1 participant