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

fix: handling non-existing local routes in sync #358

Merge branch 'main' into vittorio/357-sync-feature-not-handling-non-e…

ac97a3c
Select commit
Loading
Failed to load commit list.
Merged

fix: handling non-existing local routes in sync #358

Merge branch 'main' into vittorio/357-sync-feature-not-handling-non-e…
ac97a3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 31, 2024 in 0s

68.14% (-0.80%) compared to cbb685f

View this Pull Request on Codecov

68.14% (-0.80%) compared to cbb685f

Details

Codecov Report

Attention: Patch coverage is 15.00000% with 34 lines in your changes missing coverage. Please review.

Project coverage is 68.14%. Comparing base (cbb685f) to head (ac97a3c).

Files Patch % Lines
semantic_router/index/pinecone.py 4.16% 23 Missing ⚠️
semantic_router/layer.py 31.25% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
- Coverage   68.93%   68.14%   -0.80%     
==========================================
  Files          45       45              
  Lines        3081     3117      +36     
==========================================
  Hits         2124     2124              
- Misses        957      993      +36     

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