You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.
semantic-release currently depends on coveralls for the public display of code coverage information.
As reported here (lemurheavy/coveralls-public#31) coveralls does not currently support partial line, or branch, coverage. Therefore, the badges on several semantic-release projects are technically incorrect, as they are missing tests for branches.
Another differentiating feature of codecov is its browser extension that allows viewing an overlay of a code coverage report for a pull request.
The text was updated successfully, but these errors were encountered:
semantic-release
currently depends oncoveralls
for the public display of code coverage information.As reported here (lemurheavy/coveralls-public#31) coveralls does not currently support partial line, or branch, coverage. Therefore, the badges on several
semantic-release
projects are technically incorrect, as they are missing tests for branches.Another differentiating feature of
codecov
is its browser extension that allows viewing an overlay of a code coverage report for a pull request.The text was updated successfully, but these errors were encountered: