go-zookeeper / zk

Native ZooKeeper client for Go
BSD 3-Clause "New" or "Revised" License
504 stars 130 forks source link

rename test helper requireNoError -> requireNoErrorf #132

Closed jeffbean closed 4 months ago

jeffbean commented 4 months ago

nit on helper function name: adding f to indicate format support.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 76.62%. Comparing base (3ac3132) to head (0d29f01).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #132 +/- ## ========================================== - Coverage 77.08% 76.62% -0.46% ========================================== Files 7 7 Lines 1322 1322 ========================================== - Hits 1019 1013 -6 - Misses 212 217 +5 - Partials 91 92 +1 ```

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