fix: issue #94 raise from exceptions #105
Merged
Codecov / codecov/project
succeeded
Jan 17, 2024 in 0s
91.24% (+0.00%) compared to 779072b
View this Pull Request on Codecov
91.24% (+0.00%) compared to 779072b
Details
Codecov Report
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
779072b
) 91.24% compared to head (d8319a6
) 91.24%.
Files | Patch % | Lines |
---|---|---|
semantic_router/encoders/fastembed.py | 0.00% | 1 Missing |
semantic_router/llms/openai.py | 50.00% | 1 Missing |
semantic_router/llms/openrouter.py | 50.00% | 1 Missing |
semantic_router/utils/llm.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #105 +/- ##
=======================================
Coverage 91.24% 91.24%
=======================================
Files 25 25
Lines 1085 1085
=======================================
Hits 990 990
Misses 95 95
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading