1.0.0 • Published 6 years ago
codecovorg v1.0.0
codecovorg
A thin wrapper for codecov designed for organizations that manage a large number of repos.
Provide the api-key parameter to codecovorg, it will in turn use this to
populate a token for codecov.
Usage
with c8
c8 report --reporter=text-lcov | npx codecovorg -a ${{ secrets.CODECOV_API_KEY }} --pipeLicense
Apache-2.0
1.0.0
6 years ago