You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

codecovorg

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codecovorg

wrapper for codecov that fetches repo tokens based on API key

1.0.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

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

Keywords

codecov

FAQs

Package last updated on 05 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts