bossjones / goob_ai

MIT License
1 stars 0 forks source link

feat: chroma eval test #23

Closed bossjones closed 3 months ago

bossjones commented 3 months ago

Summary

1-2 line summary of changes

Jira ticket(s)

Please mention the Jira story/bug corresponding to the change

Changes

Please enter each change as a new bullet point

Relevant Documentation

Please enter the links of any docs updated to reflect this change

Checklist

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 49.53704% with 109 lines in your changes missing coverage. Please review.

Project coverage is 37.08%. Comparing base (7281411) to head (2d3e625).

Files Patch % Lines
src/goob_ai/gen_ai/tools/vision_tool.py 16.00% 42 Missing :warning:
tasks/iops.py 0.00% 19 Missing :warning:
tasks/db.py 0.00% 18 Missing :warning:
src/goob_ai/services/screencrop_service.py 0.00% 5 Missing :warning:
src/goob_ai/services/chroma_service.py 60.00% 4 Missing :warning:
src/goob_ai/utils/file_functions.py 0.00% 4 Missing :warning:
src/goob_ai/goob_bot.py 78.57% 3 Missing :warning:
tasks/utils.py 0.00% 3 Missing :warning:
src/goob_ai/agent.py 33.33% 2 Missing :warning:
src/goob_ai/tools/rag_tool.py 77.77% 2 Missing :warning:
... and 7 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ========================================== - Coverage 37.17% 37.08% -0.10% ========================================== Files 61 61 Lines 5530 5577 +47 Branches 762 766 +4 ========================================== + Hits 2056 2068 +12 - Misses 3382 3417 +35 Partials 92 92 ``` | [Flag](https://app.codecov.io/gh/bossjones/goob_ai/pull/23/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/23/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) | `37.08% <49.53%> (-0.10%)` | :arrow_down: | | [Linux](https://app.codecov.io/gh/bossjones/goob_ai/pull/23/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) | `37.08% <49.53%> (-0.10%)` | :arrow_down: | | [X64](https://app.codecov.io/gh/bossjones/goob_ai/pull/23/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) | `37.08% <49.53%> (-0.10%)` | :arrow_down: | 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.