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: pytest-recording docs #52

Merged
merged 22 commits into from
Aug 30, 2024
Merged

feat: pytest-recording docs #52

merged 22 commits into from
Aug 30, 2024

Conversation

bossjones
Copy link
Owner

summary of pytest-recording documentation and how to use it with this repo.

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

Attention: Patch coverage is 72.66576% with 202 lines in your changes missing coverage. Please review.

Project coverage is 41.49%. Comparing base (b6150bc) to head (069be1d).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
src/goob_ai/services/pgvector_service.py 47.27% 57 Missing and 1 partial ⚠️
src/goob_ai/services/__init__.py 61.71% 45 Missing and 4 partials ⚠️
src/goob_ai/gen_ai/vectorstore/pgvector_store.py 39.65% 35 Missing ⚠️
src/goob_ai/gen_ai/vectorstore/chroma_store.py 42.55% 27 Missing ⚠️
src/goob_ai/gen_ai/vectorstore/pinecone_store.py 48.71% 20 Missing ⚠️
src/goob_ai/gen_ai/utilities/__init__.py 94.00% 10 Missing and 2 partials ⚠️
src/goob_ai/services/chroma_service.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   38.65%   41.49%   +2.83%     
==========================================
  Files          64       76      +12     
  Lines        6612     7247     +635     
  Branches      865      941      +76     
==========================================
+ Hits         2556     3007     +451     
- Misses       3943     4121     +178     
- Partials      113      119       +6     
Flag Coverage Δ
3.10 41.49% <72.66%> (+2.83%) ⬆️
Linux 41.49% <72.66%> (+2.83%) ⬆️
X64 41.49% <72.66%> (+2.83%) ⬆️

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 a63f43a into main Aug 30, 2024
4 checks passed
@bossjones bossjones deleted the feature-pytest-recording-docs branch August 30, 2024 23:42
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