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

feat: add explain endpoint #268

Merged
merged 3 commits into from
Apr 20, 2023
Merged

feat: add explain endpoint #268

merged 3 commits into from
Apr 20, 2023

Conversation

garrensmith
Copy link
Contributor

No description provided.

@garrensmith garrensmith force-pushed the add-explain-endpoint branch 2 times, most recently from eb5d2cd to 1f88037 Compare April 18, 2023 12:55
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 8.51% and project coverage change: -0.87 ⚠️

Comparison is base (3b1b36e) 81.78% compared to head (1f88037) 80.91%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
- Coverage   81.78%   80.91%   -0.87%     
==========================================
  Files          39       39              
  Lines        3915     3962      +47     
==========================================
+ Hits         3202     3206       +4     
- Misses        520      561      +41     
- Partials      193      195       +2     
Impacted Files Coverage Δ
driver/driver.go 85.11% <0.00%> (-2.00%) ⬇️
driver/grpc.go 83.33% <0.00%> (-2.48%) ⬇️
driver/http.go 73.23% <0.00%> (-1.88%) ⬇️
driver/internal.go 88.67% <ø> (ø)
driver/types.go 0.00% <ø> (ø)
tigris/collection.go 70.34% <40.00%> (-1.88%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

api/server/v1/search_grpc.pb.go Outdated Show resolved Hide resolved
tigris/collection.go Outdated Show resolved Hide resolved
tigris/collection_test.go Outdated Show resolved Hide resolved
tigris/collection.go Outdated Show resolved Hide resolved
Adds explain endpoint to show what the query planner would run for a query.
@garrensmith garrensmith merged commit deb5786 into main Apr 20, 2023
@garrensmith garrensmith deleted the add-explain-endpoint branch April 20, 2023 17:00
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-beta.31 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented May 9, 2023

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants