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

helpers: isError: strict type comparison instead of implementing check #97

Closed Antonboom closed 6 months ago

Antonboom commented 6 months ago

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

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 9258600547

Details


Totals Coverage Status
Change from base Build 9258340559: 0.0%
Covered Lines: 1878
Relevant Lines: 1994

💛 - Coveralls
ccoVeille commented 6 months ago

I'll try to perform the same analysis I made here

https://github.com/Antonboom/testifylint/issues/93#issuecomment-2133226047

And I will tell you if something change

ccoVeille commented 6 months ago

I'll try to perform the same analysis I made here

#93 (comment)

And I will tell you if something change

Nothing changes on the code I have (number of error reported, and error reported), so I would say it's OK