Closed orhun closed 1 month ago
Attention: Patch coverage is 0%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 3.34%. Comparing base (
ffb35ea
) to head (35d710b
). Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/tui/mod.rs | 0.00% | 4 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
Use stdout instead of stderr, see https://blog.orhun.dev/stdout-vs-stderr/
How has this been tested? (if applicable)
Locally.