Xithrius / twitch-tui

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

Fixing Windows `winapi` crash on run with `SetUnderlineColor` #651

Closed Xithrius closed 2 months ago

Xithrius commented 2 months ago

Closes #648

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 36.84211% with 12 lines in your changes missing coverage. Please review.

Project coverage is 23.22%. Comparing base (e9e3508) to head (f674e1c). Report is 2 commits behind head on main.

Files Patch % Lines
src/ui/components/emote_picker.rs 0.00% 9 Missing :warning:
src/utils/styles.rs 50.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #651 +/- ## ========================================== + Coverage 23.10% 23.22% +0.11% ========================================== Files 42 42 Lines 5492 5400 -92 ========================================== - Hits 1269 1254 -15 + Misses 4223 4146 -77 ```

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