google / go-cloud

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
https://gocloud.dev/
Apache License 2.0
9.57k stars 812 forks source link

docstore/all: Add support for boolean filter #3464

Closed vangent closed 3 months ago

vangent commented 3 months ago

PR is by @ybourgery

Cloned to include AWS and GCP golden updates.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.

Project coverage is 73.38%. Comparing base (47ba1ac) to head (4a80f9d).

Files Patch % Lines
docstore/gcpfirestore/query.go 42.85% 4 Missing :warning:
docstore/query.go 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3464 +/- ## ========================================== - Coverage 73.39% 73.38% -0.01% ========================================== Files 113 113 Lines 14962 14979 +17 ========================================== + Hits 10981 10992 +11 - Misses 3207 3212 +5 - Partials 774 775 +1 ```

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