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: bug in synced dynamic routes #416

Merged
merged 2 commits into from
Sep 6, 2024

chore: lint

be86fe0
Select commit
Loading
Failed to load commit list.
Merged

fix: bug in synced dynamic routes #416

chore: lint
be86fe0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 5, 2024 in 0s

62.53% (-0.27%) compared to 40f7ec1

View this Pull Request on Codecov

62.53% (-0.27%) compared to 40f7ec1

Details

Codecov Report

Attention: Patch coverage is 5.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 62.53%. Comparing base (40f7ec1) to head (be86fe0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
semantic_router/index/pinecone.py 7.14% 13 Missing ⚠️
semantic_router/layer.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #416      +/-   ##
==========================================
- Coverage   62.80%   62.53%   -0.27%     
==========================================
  Files          46       46              
  Lines        3452     3465      +13     
==========================================
- Hits         2168     2167       -1     
- Misses       1284     1298      +14     

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