Skip to content

codecov/example-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecov NodeJS / JavaScript Example

codecov FOSSA Status

This example repository shows how Codecov can be integrated with a simple Node.js project. It uses GitHub Actions as the CI/CD provider and the built-in Node.js test runner with c8 as the coverage provider.

Running locally

npm install
npm test

This runs the test suite and writes an lcov coverage report to coverage/ along with a JUnit report at junit.xml.

Links

License

FOSSA Status

About

Example repo for uploading reports to Codecov

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages