go-kivik / kivik

Common interface to CouchDB or CouchDB-like databases for Go and GopherJS
Other
316 stars 44 forks source link

Find() is now basically complete, except for index support #1017

Closed flimzy closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 63.21%. Comparing base (4fcf41d) to head (6003a39).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1017 +/- ## ========================================== + Coverage 63.20% 63.21% +0.01% ========================================== Files 286 286 Lines 18889 18889 ========================================== + Hits 11938 11940 +2 + Misses 6416 6415 -1 + Partials 535 534 -1 ```

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