Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecov/example-typescript
Example repo for uploading reports to Codecov https://codecov.io
https://github.com/codecov/example-typescript
codecov coverage istanbul typescript
Last synced: 3 months ago
JSON representation
Example repo for uploading reports to Codecov https://codecov.io
- Host: GitHub
- URL: https://github.com/codecov/example-typescript
- Owner: codecov
- License: mit
- Created: 2016-05-26T01:19:38.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T18:03:46.000Z (3 months ago)
- Last Synced: 2024-07-30T22:17:39.988Z (3 months ago)
- Topics: codecov, coverage, istanbul, typescript
- Language: TypeScript
- Size: 1.41 MB
- Stars: 48
- Watchers: 14
- Forks: 75
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Codecov](https://codecov.io) Typescript Example
[![codecov](https://codecov.io/github/codecov/example-typescript/branch/main/graph/badge.svg?token=FS6DflFMtf)](https://app.codecov.io/github/codecov/example-typescript)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-typescript.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-typescript?ref=badge_shield)This example repository shows how Codecov can be integrated with a simple typescript project. It uses **GitHub Actions** and **CircleCI** as CI/CD providers and **jest** as the coverage provider.
For more information, please see the links below.
## Links
- [Quick Start](https://docs.codecov.com/docs/quick-start)
- [GitHub Tutorial](https://docs.codecov.com/docs/github-tutorial)
- [Community Boards](https://community.codecov.io)
- [Support](https://codecov.io/support)
- [Documentation](https://docs.codecov.io)## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-typescript.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-typescript?ref=badge_large)