Closed orhun closed 1 month ago
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 3.35%. Comparing base (
aba6112
) to head (b3c7744
). Report is 5 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/tui/state.rs | 0.00% | 2 Missing :warning: |
src/lib.rs | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of change
fixes #59
Also adds a new CLI argument for overriding the accent color.
How has this been tested? (if applicable)
Locally.