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

Refactor: don't use promises to render progress bars #1305

Merged
merged 3 commits into from
Aug 25, 2024

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Aug 25, 2024

No description provided.

@emmercm emmercm self-assigned this Aug 25, 2024
@emmercm emmercm enabled auto-merge (squash) August 25, 2024 22:25
@emmercm emmercm merged commit 487fe82 into emmercm/3.0.0-feature Aug 25, 2024
54 checks passed
@emmercm emmercm deleted the emmercm/setimmediate-render branch August 25, 2024 22:50
Copy link

codecov bot commented Aug 25, 2024

Codecov Report

Attention: Patch coverage is 96.72131% with 6 lines in your changes missing coverage. Please review.

Project coverage is 92.92%. Comparing base (b8a8623) to head (c251a5a).
Report is 1 commits behind head on emmercm/3.0.0-feature.

Files Patch % Lines
src/console/progressBarCli.ts 90.19% 5 Missing ⚠️
src/modules/directoryCleaner.ts 90.00% 1 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##           emmercm/3.0.0-feature    #1305      +/-   ##
=========================================================
+ Coverage                  92.72%   92.92%   +0.20%     
=========================================================
  Files                        118      118              
  Lines                       7462     7462              
  Branches                    1805     1687     -118     
=========================================================
+ Hits                        6919     6934      +15     
- Misses                       520      527       +7     
+ Partials                      23        1      -22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

🧪 Branch testing instructions

This pull request has been merged, its base branch can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#emmercm/3.0.0-feature" [commands..] [options]

Comment generated by the Node.js Branch Exec workflow.

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.

Comment generated by the GitHub Lock Issues workflow.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2024
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.

1 participant