go-kivik / kivik

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

Add a bunch of t.Helper to kt pkg #1030

Closed flimzy closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.

Project coverage is 62.89%. Comparing base (c6fccc4) to head (ec87a2d).

Files Patch % Lines
kiviktest/kt/kt.go 0.00% 22 Missing :warning:
kiviktest/kt/connect.go 0.00% 5 Missing :warning:
kiviktest/kt/cleanup.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1030 +/- ## ========================================== - Coverage 62.98% 62.89% -0.10% ========================================== Files 286 286 Lines 18957 18985 +28 ========================================== Hits 11940 11940 - Misses 6483 6511 +28 Partials 534 534 ```

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