Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: more chroma_service tests #49

Merged
merged 11 commits into from
Aug 19, 2024
Merged

feat: more chroma_service tests #49

merged 11 commits into from
Aug 19, 2024

Conversation

bossjones
Copy link
Owner

No description provided.

Copy link

codecov bot commented Aug 16, 2024

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 ⚠️
src/goob_ai/utils/imgops.py 20.00% 24 Missing ⚠️
src/goob_ai/agent.py 78.37% 8 Missing ⚠️
src/goob_ai/cli.py 45.45% 5 Missing and 1 partial ⚠️
src/goob_ai/tools/rag_tool.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            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 Coverage Δ
3.10 38.61% <52.59%> (+0.52%) ⬆️
Linux 38.61% <52.59%> (+0.52%) ⬆️
X64 38.61% <52.59%> (+0.52%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bossjones bossjones merged commit f297381 into main Aug 19, 2024
4 checks passed
@bossjones bossjones deleted the feature-more-chroma-tests branch August 19, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant