go-kivik / kivik

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

Bump version to 4.3.0 #1023

Closed flimzy closed 4 months ago

flimzy commented 4 months ago

To reflect new Go 1.23 iterator functions

Also adds PouchDB 9 to tests.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 62.97%. Comparing base (f63c466) to head (1d6e21e). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1023 +/- ## ========================================== + Coverage 62.96% 62.97% +0.01% ========================================== Files 286 286 Lines 18957 18957 ========================================== + Hits 11937 11939 +2 + Misses 6484 6483 -1 + Partials 536 535 -1 ```

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