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: add 313 testing and upgrade pydantic #472

Merged
merged 13 commits into from
Dec 1, 2024

fix: openai integration test

fb1544d
Select commit
Loading
Failed to load commit list.
Merged

feat: add 313 testing and upgrade pydantic #472

fix: openai integration test
fb1544d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 0s

73.47% (-0.15%) compared to ff2c3ca, passed because coverage increased by 0.31% when compared to adjusted base (73.15%)

View this Pull Request on Codecov

73.47% (-0.15%) compared to ff2c3ca, passed because coverage increased by 0.31% when compared to adjusted base (73.15%)

Details

Codecov Report

Attention: Patch coverage is 89.70588% with 7 lines in your changes missing coverage. Please review.

Project coverage is 73.47%. Comparing base (ff2c3ca) to head (fb1544d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
semantic_router/encoders/clip.py 33.33% 2 Missing ⚠️
semantic_router/index/postgres.py 0.00% 2 Missing ⚠️
semantic_router/llms/openai.py 77.77% 2 Missing ⚠️
semantic_router/encoders/huggingface.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
- Coverage   73.61%   73.47%   -0.15%     
==========================================
  Files          43       43              
  Lines        3548     3540       -8     
==========================================
- Hits         2612     2601      -11     
- Misses        936      939       +3     

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