Socket
Socket
Sign inDemoInstall

codecovorg

Package Overview
Dependencies
57
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    codecovorg

wrapper for codecov that fetches repo tokens based on API key


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Install size
2.60 MB
Created
Weekly downloads
 

Changelog

Source

1.0.0 (2020-03-05)

⚠ BREAKING CHANGES

  • initial implementation (#2)

Features

  • initial implementation (#2) (f7e5ef8)

Readme

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

FAQs

Last updated on 05 Mar 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc