bossjones / goob_ai

MIT License
1 stars 0 forks source link

feat: more chroma_service tests #49

Closed bossjones closed 2 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 52.59259% with 64 lines in your changes missing coverage. Please review.

Project coverage is 38.61%. Comparing base (bf324c0) to head (63b26ac). Report is 12 commits behind head on main.

Files Patch % Lines
src/goob_ai/services/chroma_service.py 50.00% 25 Missing :warning:
src/goob_ai/utils/imgops.py 20.00% 24 Missing :warning:
src/goob_ai/agent.py 78.37% 8 Missing :warning:
src/goob_ai/cli.py 45.45% 5 Missing and 1 partial :warning:
src/goob_ai/tools/rag_tool.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== + Coverage 38.08% 38.61% +0.52% ========================================== Files 63 63 Lines 6128 6231 +103 Branches 805 816 +11 ========================================== + Hits 2334 2406 +72 - Misses 3688 3716 +28 - Partials 106 109 +3 ``` | [Flag](https://app.codecov.io/gh/bossjones/goob_ai/pull/49/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29) | Coverage Δ | | |---|---|---| | [3.10](https://app.codecov.io/gh/bossjones/goob_ai/pull/49/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29) | `38.61% <52.59%> (+0.52%)` | :arrow_up: | | [Linux](https://app.codecov.io/gh/bossjones/goob_ai/pull/49/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29) | `38.61% <52.59%> (+0.52%)` | :arrow_up: | | [X64](https://app.codecov.io/gh/bossjones/goob_ai/pull/49/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29) | `38.61% <52.59%> (+0.52%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Malcolm+Jones+%28bossjones%2FTony+Dark%29#carryforward-flags-in-the-pull-request-comment) to find out more.

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