Antonboom / testifylint

The Golang linter that checks usage of github.com/stretchr/testify.
https://github.com/stretchr/testify
MIT License
101 stars 8 forks source link

useless-assert: more cases #182

Closed Antonboom closed 1 month ago

Antonboom commented 1 month ago

Closes https://github.com/Antonboom/testifylint/issues/145

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11156990188

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/checkers/helpers_basic_type.go 39 41 95.12%
internal/checkers/useless_assert.go 35 37 94.59%
<!-- Total: 85 89 95.51% -->
Totals Coverage Status
Change from base Build 10661004539: 0.03%
Covered Lines: 2284
Relevant Lines: 2437

💛 - Coveralls