Xithrius / twitch-tui

Twitch chat in the terminal.
https://xithrius.github.io/twitch-tui/
Apache License 2.0
437 stars 32 forks source link

`NO_COLOR` environment variable standard #632

Closed Xithrius closed 1 month ago

Xithrius commented 1 month ago

Closes #629

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 139 lines in your changes missing coverage. Please review.

Project coverage is 17.86%. Comparing base (03d07e2) to head (2cd6e36). Report is 1 commits behind head on main.

Files Patch % Lines
src/utils/styles.rs 0.00% 83 Missing :warning:
src/ui/components/utils/input_widget.rs 0.00% 10 Missing :warning:
src/ui/components/chat.rs 0.00% 8 Missing :warning:
src/handlers/data.rs 0.00% 6 Missing :warning:
src/ui/components/dashboard.rs 0.00% 5 Missing :warning:
src/ui/components/emote_picker.rs 0.00% 5 Missing :warning:
src/ui/components/utils/search_widget.rs 0.00% 5 Missing :warning:
src/ui/components/debug.rs 0.00% 4 Missing :warning:
src/ui/components/error.rs 0.00% 4 Missing :warning:
src/handlers/app.rs 0.00% 3 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #632 +/- ## ========================================== - Coverage 18.14% 17.86% -0.29% ========================================== Files 41 42 +1 Lines 5346 5430 +84 ========================================== Hits 970 970 - Misses 4376 4460 +84 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.