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
125 stars 9 forks source link

Feature/group talk ai care #29

Closed happyapplehorse closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (902bd1d) 13.98% compared to head (871aa66) 13.78%.

Files Patch % Lines
src/gptui/models/jobs.py 0.00% 60 Missing :warning:
src/gptui/models/role.py 0.00% 44 Missing :warning:
src/gptui/models/handlers.py 0.00% 13 Missing :warning:
src/gptui/controllers/openai_chat_manage.py 0.00% 12 Missing :warning:
src/gptui/controllers/notification_control.py 0.00% 3 Missing :warning:
src/gptui/views/tui.py 0.00% 2 Missing :warning:
src/gptui/plugins/GroupTalk.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 @@ ## main #29 +/- ## ========================================== - Coverage 13.98% 13.78% -0.20% ========================================== Files 80 80 Lines 7681 7790 +109 ========================================== Hits 1074 1074 - Misses 6607 6716 +109 ```

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