Skip to content

anais-codefresh/codacy-sample-app

Repository files navigation

Codacy Example Application

This repository is used for the tutorial "Code Coverage Reports using Codacy and Codefresh"

Codacy is a code review tool that allows for automatic analysis, code coverage tracking, and extensive reports that allow you and your team to improve your code quality over time.

In combination with Codefresh, it allows you to automate the process of

  • Creating Test Coverage Reports
  • Pushing Coverage Reports to Codacy

How to use this repository

Clone:

git clone [email protected]:anais-codefresh/codacy-sample-app.git
cd codacy-sample-app

To run the application:

npm install
npm run build

To run tests:

npm run test

Please refer to the blog post for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published