feat(integrations): Add integration for qdrant #3623
Draft
Codecov / codecov/project
succeeded
Oct 15, 2024 in 0s
44.81% (-39.47%) compared to 3945fc1
View this Pull Request on Codecov
44.81% (-39.47%) compared to 3945fc1
Details
Codecov Report
Attention: Patch coverage is 0.56338%
with 353 lines
in your changes missing coverage. Please review.
Project coverage is 44.81%. Comparing base (
3945fc1
) to head (35a3fec
).
Report is 12 commits behind head on master.
❗ There is a different number of reports uploaded between BASE (3945fc1) and HEAD (35a3fec). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #3623 +/- ##
===========================================
- Coverage 84.27% 44.81% -39.47%
===========================================
Files 133 137 +4
Lines 14068 14423 +355
Branches 2966 2457 -509
===========================================
- Hits 11856 6463 -5393
- Misses 1471 7389 +5918
+ Partials 741 571 -170
Files with missing lines | Coverage Δ | |
---|---|---|
sentry_sdk/consts.py | 99.52% <100.00%> (+<0.01%) |
⬆️ |
sentry_sdk/integrations/qdrant/consts.py | 0.00% <0.00%> (ø) |
|
sentry_sdk/integrations/qdrant/__init__.py | 0.00% <0.00%> (ø) |
|
sentry_sdk/integrations/qdrant/path_matching.py | 0.00% <0.00%> (ø) |
|
sentry_sdk/integrations/qdrant/qdrant.py | 0.00% <0.00%> (ø) |
Loading