codecovorg

1.0.0 • Public • Published

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 }} --pipe

License

Apache-2.0

Readme

Keywords

Package Sidebar

Install

npm i codecovorg

Weekly Downloads

2

Version

1.0.0

License

Apache-2.0

Unpacked Size

18.9 kB

Total Files

6

Last publish

Collaborators

  • oss-bot