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

formatter: support require only and suite only packages #188

Closed Antonboom closed 1 month ago

Antonboom commented 1 month ago

Closes https://github.com/Antonboom/testifylint/issues/170 Closes https://github.com/Antonboom/testifylint/pull/171

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11157890713

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/checkers/formatter.go 23 28 82.14%
<!-- Total: 23 28 82.14% -->
Files with Coverage Reduction New Missed Lines %
internal/checkers/formatter.go 1 87.05%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 11157025690: -0.1%
Covered Lines: 2302
Relevant Lines: 2459

💛 - Coveralls