reselect
reselect copied to clipboard
[Discussion] Multiple code coverage report comments
Multiple code coverage reports are used in PRs
Reselect should probably only have one. Right now it's using both Coveralls and Codecov.io. It appears that Coveralls was not running for some time and is the source of most of the duplicates.
Unless there are dissenting opinions, I suggest we remove the Coveralls action from the workflow and leave the only coverage reporter to be Codecov.io.
Spawned from comment: @markerikson in https://github.com/reduxjs/reselect/issues/486#issuecomment-775328519
Side note: why are we getting three different code coverage report comments? :)
Sounds good to me!
I killed these sometime back.