-
-
Notifications
You must be signed in to change notification settings - Fork 136
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
Textart4u #80
Textart4u #80
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #80 +/- ##
=======================================
Coverage 90.79% 90.79%
=======================================
Files 1 1
Lines 239 239
Branches 63 63
=======================================
Hits 217 217
Misses 19 19
Partials 3 3 Continue to review full report at Codecov.
|
art/art_dic.py
Outdated
"loading2": "███▒▒▒▒▒▒▒", | ||
"loading3": "█████▒▒▒▒▒", | ||
"loading4": "███████▒▒▒", | ||
"loading5": "██████████████]", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't it be something like "████████▒"?
art/art_dic.py
Outdated
"needle1": "|==|iiii|>----- ", | ||
"needle2": "┣▇▇▇═─", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it could be better if we change needle2 text art to needle1, it seems needle2 is more nature than needle1 and it should have priority when the user type "needle" for text art
art/art_dic.py
Outdated
"needle1": "|==|iiii|>----- ", | ||
"needle2": "┣▇▇▇═─", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it could be better if we change needle2 text art to needle1, it seems needle2 is more nature than needle1 and it should have priority when the user type "needle" for text art
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your quick response:+1:.
Thanks for your precise review ;-) |
Reference Issues/PRs
#79
What does this implement/fix? Explain your changes.
gun
1-line art renamed togun1
knife
1-line art renamed toknife1
loading
1-line art renamed toloading2
bat
1-line art renamed tobat1
mouse
1-line art renamed tomouse1
needle
1-line art renamed toneedle1
snail
1-line art renamed tosnail1
american money
1-line art renamed toamerican money1
cassette
1-line art renamed tocassette1
Any other comments?
After this PR, we will be good to go for next release (
version 4.3
)