happyapplehorse / gptui

GPTUI is a GPT conversational TUI (Textual User Interface) tool that runs within the terminal. It has some distinctive features, such as multi-AI group chat, AI-initiated care, and other functionalities.
https://happyapplehorse.github.io/gptui/
MIT License
111 stars 9 forks source link

Fix/screen query #25

Closed happyapplehorse closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Attention: 211 lines in your changes are missing coverage. Please review.

Comparison is base (440aa82) 14.06% compared to head (178930e) 14.04%.

Files Patch % Lines
src/gptui/views/tui.py 0.00% 185 Missing :warning:
src/gptui/controllers/openai_chat_manage.py 0.00% 10 Missing :warning:
src/gptui/controllers/notification_control.py 0.00% 7 Missing :warning:
src/gptui/views/mywidgets.py 0.00% 6 Missing :warning:
src/gptui/controllers/chat_response_control.py 0.00% 2 Missing :warning:
src/gptui/controllers/dash_board_control.py 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #25 +/- ## =========================================== - Coverage 14.06% 14.04% -0.02% =========================================== Files 80 80 Lines 7638 7646 +8 =========================================== Hits 1074 1074 - Misses 6564 6572 +8 ```

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