-
-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add: %W flag for complete_bar_with_percentage
Why This Change Is Necessary ======================================================================== - [ ] Bug Fix - [x] New Feature Exposes already existing support for complete (full-length) progress bar with integrated percentage. Side Effects Caused By This Change ======================================================================== - [ ] This Causes a Breaking Change - [x] This Does Not Cause Any Known Side Effects Checklist ======================================================================== - [x] I have run `rubocop` against the codebase - [x] I have added tests to cover my changes - [x] All new and existing tests passed ------------------------------------------------------------------------ Github Issue URLs: * #146
- Loading branch information
Showing
3 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters