Adding a Codacy badge to your repository

Badges are used to represent the high-level project status and its stability to the users coming to your repository or website. Since Codacy can show the quality of your code, it is definitely something you may want to display on your repository in the README.MD file.

Let's perform the following steps to add a Codacy badge to your GitHub repository:

  1. Log in to https://app.codacy.comwhich will bring you to your Organization Dashboard.
  2. Click on Projects on the left menu.
  3. Select a project to analyze.
  4. Click on the Badge icon next to your project name:

  1. Click on Add badge to repository to create a Pull Request (PR) to your repository:

  1. Review the content of the PR and merge it. Once it's been merged, you will see the code quality score on your repository Overview page, similar to what's shown in the following screenshot:

Badges are used to highlight important tests and information for your repository visitors.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.220.139.168