For the latest updates and improvements, see the latest Cloud documentation instead.
Organization Overview¶
This feature is only available on paid plans
The Organization Overview provides an overview of repositories that belong to the same Git provider organization. Here you can compare their statuses and check for items that require your attention.
Note
The Organization Overview calculates metrics and displays data only for the repositories that you have access to. This means that depending on their permissions, two users could see different results on their Organization Overview.
To access your Organization Overview, select an organization from the top navigation bar and select Overview on the left navigation sidebar.
On the Organization Overview you have three areas to help you monitor your repositories:
The following sections provide a detailed description of each dashboard area.
Overall quality chart¶
The Overall quality chart compares the repositories in your organization regarding grade, issues, complex files, duplication, and coverage. Each tab displays the average value for the corresponding metric across your repositories.
- Hover the mouse pointer over the bars to see the metrics for the corresponding repositories.
- Click the bars to navigate directly to the corresponding repository.
If you have over 8 repositories, the chart displays your repositories grouped by grade or percentage intervals:
Tip
If you don't have coverage set up for any of your repositories yet, the coverage tab provides you with instructions on how to add coverage for your repositories.
Open pull requests¶
The Most problematic tab displays a short list of the open pull requests that aren't up to standards and have the most potential to negatively affect your code quality. Click directly on each pull request to see more details.
The Last updated tab displays open pull requests sorted by the date of update with one of the following status:
- Not up to standards
- Up to standards
- Analysis failed (something went wrong during the analysis)
- Analyzing (intermediate status while Codacy is analyzing the pull request)
Last updated repositories¶
The Last updated repositories list displays the last updated repositories, sorted by reverse date of the last update. Each card displays the date of the last update and the current grade of the repository.
Click See all to see all repositories in your organization.
Important
If you're using Bitbucket Server the list displays the repositories in alphabetical order because Codacy can't obtain the information on when the repositories were last updated from this Git provider.
Share your feedback 📢
Did this page help you?
Thanks for the feedback! Is there anything else you'd like to tell us about this page?
255 characters left
We're sorry to hear that. Please let us know what we can improve:
255 characters left
Alternatively, you can create a more detailed issue on our GitHub repository.
Thanks for helping improve the Codacy documentation.
If you have a question or need help please contact support@codacy.com.