Quick Start

Deprecation notice

Overview For security reasons, Embold will be deprecating the usage of passwords. To ensure your data is up to date, we encourage you to change your authentication to utilize the personal access tokens. What is changing? Embold will discontinue password authentication from September end (RELEASE 1.8.5.0.). You will have to…

0
Read More

Creating a Project

Projects are what Embold uses to store and manage your code; they contain the repositories you link to Embold. You can create as many projects as you need and can add as many repositories to it as you like. For today’s tutorial, we’ll be creating a single project and linking…

0
Read More

Using the component explorer to fix issues

Before you get started Before starting this tutorial, make sure you have:1. An active Embold account (Don’t have one? Sign up free here).2. Gone through your First Scan and Identifying Problems, and Assessing Changes. Improving Hotspots article builds off the lessons learned in these previous articles. Analysing the component rating In…

0
Read More

Dig down to detailed changes

Using the Changed Component List The Your First Scan article shows how to use the Change Overview to quickly assess the impact of code changes; this part shows how to analyze detailed changes and their impact. To see this, click on the Changed Component List icon in the navigation bar:…

0
Read More

Dive through Issue Distributions

The previous sections showed how to identify potential low-quality components that need more attention, either through the Heatmap or the Component List. In this section, the focus is on two different aspects:1. Identifying problematic packages2. Identifying problem classes that lead to bad quality What are the available Distribution Screens? The…

0
Read More

View and Interpret the Heatmap

What Does the Heatmap Show? The Heatmap can be accessed from the top navigation bar by clicking the box icon next to the fire icon: Clicking on it will bring you to the Heatmap page, which shows the main components of your repository. Each component is represented as a rectangle, where…

0
Read More

Linking a repository

Repositories are the storage containers for your source code. Most of today’s repositories are stored using services like Github, GitLab, Bitbucket, etc. (view a full list of supported services here). In order to analyze any code on Embold, a repository must first be linked. Steps to link a repository: Inside your…

0
Read More