feat(unset): support unset value to zero. (#42)#44
feat(unset): support unset value to zero. (#42)#44zonewave wants to merge 1 commit intocreasty:masterfrom
Conversation
|
can using goconvey to write tests? @creasty |
|
Thank you for suggesting a testing library along the way. Personally, I've always wanted to introduce https://github.com/stretchr/testify which I'm familiar with and is seemingly the most popular choice. |
|
As for the error, golangci/golangci-lint#1920 might be the case. |
Codecov Report
@@ Coverage Diff @@
## master #44 +/- ##
==========================================
+ Coverage 95.97% 97.02% +1.05%
==========================================
Files 2 3 +1
Lines 149 202 +53
==========================================
+ Hits 143 196 +53
Misses 3 3
Partials 3 3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
b832b0b to
ebb4636
Compare
ok, I've replaced it with testify |

No description provided.