tofubert / sechat-rs

A TUI based chat client for Nextcloud Talk
GNU General Public License v3.0
2 stars 0 forks source link

use tui_textarea for input box #20

Closed tofubert closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Files with missing lines Patch % Lines
src/ui/app.rs 0.0% 14 Missing :warning:
src/ui/mod.rs 0.0% 12 Missing :warning:
src/ui/input_box.rs 0.0% 7 Missing :warning:
Files with missing lines Coverage Δ
src/ui/input_box.rs 0.0% <0.0%> (ø)
src/ui/mod.rs 0.0% <0.0%> (ø)
src/ui/app.rs 0.0% <0.0%> (ø)