AshlinHarris / Spinners.jl

Command line spinners in Julia with Unicode support
MIT License
14 stars 1 forks source link

Add random mode #149

Closed AshlinHarris closed 1 year ago

AshlinHarris commented 1 year ago

@spinner :dots :rand sleep(4)

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 90.00% and project coverage change: -2.56 :warning:

Comparison is base (7b631d6) 89.65% compared to head (274925a) 87.09%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## ========================================== - Coverage 89.65% 87.09% -2.56% ========================================== Files 1 1 Lines 29 31 +2 ========================================== + Hits 26 27 +1 - Misses 3 4 +1 ``` | [Impacted Files](https://codecov.io/gh/AshlinHarris/Spinners.jl/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ashlin+Harris) | Coverage Δ | | |---|---|---| | [src/Spinners.jl](https://codecov.io/gh/AshlinHarris/Spinners.jl/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ashlin+Harris#diff-c3JjL1NwaW5uZXJzLmps) | `87.09% <90.00%> (-2.56%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ashlin+Harris). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ashlin+Harris)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.