pgollangi / FireQL

Interactive CLI and Go library to query Google Firestore database using SQL syntax.
https://pgollangi.github.io/FireQL/
MIT License
31 stars 1 forks source link

feat: Ability to select DocumentIds #16

Closed pgollangi closed 10 months ago

pgollangi commented 10 months ago

closes #14

codecov-commenter commented 10 months ago

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 :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.