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: Ability to select DocumentIds #16

Merged
merged 2 commits into from
Nov 16, 2023
Merged

feat: Ability to select DocumentIds #16

merged 2 commits into from
Nov 16, 2023

Conversation

pgollangi
Copy link
Owner

closes #14

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (006c8fc) 61.15% compared to head (596770f) 61.49%.

Files Patch % Lines
pkg/select/select.go 71.42% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   61.15%   61.49%   +0.33%     
==========================================
  Files           1        1              
  Lines         345      348       +3     
==========================================
+ Hits          211      214       +3     
  Misses        108      108              
  Partials       26       26              

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

@pgollangi pgollangi merged commit 6a84826 into main Nov 16, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting Document ID with SELECT query.
2 participants