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

Fix: manually wrap log lines #397

Merged
merged 1 commit into from
Apr 30, 2023
Merged

Fix: manually wrap log lines #397

merged 1 commit into from
Apr 30, 2023

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Apr 30, 2023

Temporarily addresses npkgz/cli-progress#142

@emmercm emmercm self-assigned this Apr 30, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #397 (8fd113e) into main (27da492) will decrease coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #397      +/-   ##
==========================================
- Coverage   93.14%   93.07%   -0.08%     
==========================================
  Files          67       68       +1     
  Lines        3923     3926       +3     
  Branches      795      795              
==========================================
  Hits         3654     3654              
- Misses        257      259       +2     
- Partials       12       13       +1     
Impacted Files Coverage Δ
src/modules/argumentsParser.ts 100.00% <ø> (ø)
src/console/progressBarCLI.ts 92.77% <100.00%> (-3.53%) ⬇️
src/polyfill/consolePoly.ts 100.00% <100.00%> (ø)

@emmercm emmercm merged commit 8273796 into main Apr 30, 2023
32 checks passed
@emmercm emmercm deleted the emmercm/cli-progress#142 branch April 30, 2023 19:34
@github-actions
Copy link

🔒 Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 18, 2023
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