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/patch failed Jul 31, 2024 in 1s

15.00% of diff hit (target 68.93%)

View this Pull Request on Codecov

15.00% of diff hit (target 68.93%)

Annotations

Check warning on line 220 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L220

Added line #L220 was not covered by tests

Check warning on line 227 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 236 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 240 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 251 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L250-L251

Added lines #L250 - L251 were not covered by tests

Check warning on line 256 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 260 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L259-L260

Added lines #L259 - L260 were not covered by tests

Check warning on line 272 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 276 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L275-L276

Added lines #L275 - L276 were not covered by tests

Check warning on line 280 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 299 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L299

Added line #L299 was not covered by tests

Check warning on line 347 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L347

Added line #L347 was not covered by tests

Check warning on line 351 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L351

Added line #L351 was not covered by tests

Check warning on line 386 in semantic_router/index/pinecone.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/index/pinecone.py#L386

Added line #L386 was not covered by tests

Check warning on line 223 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 225 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L225

Added line #L225 was not covered by tests

Check warning on line 227 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L227

Added line #L227 was not covered by tests

Check warning on line 232 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L232

Added line #L232 was not covered by tests

Check warning on line 406 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L406

Added line #L406 was not covered by tests

Check warning on line 502 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L502

Added line #L502 was not covered by tests

Check warning on line 505 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L505

Added line #L505 was not covered by tests

Check warning on line 507 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L507

Added line #L507 was not covered by tests

Check warning on line 509 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L509

Added line #L509 was not covered by tests

Check warning on line 514 in semantic_router/layer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

semantic_router/layer.py#L514

Added line #L514 was not covered by tests