Dive through Issue Distributions (v2)

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 heatmap (v2)

What Does the Blueprint Show? The blueprint can be accessed from the top navigation bar by clicking the Blueprint tab: When you click it, you’ll be taken to the Blueprint page, which displays the major components of your repository. Each component is represented as a rectangle, where the size of the…

0
Read More

Overview of your software (v2)

1. You need an active Embold account. (Don’t have one? Sign up free here).2. Identifying Problems builds off of the lessons learned in the previous articles. To get the most out of this article we recommend you finish your first scan. Embold rating system The Embold rating system is a numeric…

0
Read More

Scanning a repository (v2)

Scans are the foundation of Embold: Once started, Embold will analyze the given source code, generate metrics, identify code-issues and find software design anti-patterns. So let’s run a scan on the repository we just set up. Run a scan There are 2 ways through which scan can happen: Scanning starts…

0
Read More

Linking a repository (v2)

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: The repository…

0
Read More

Creating an organization(v2)

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

0
Read More

Release 1.8.9.0

Release date: 29, January 2021 What is new? MISRA checks: Full support for MISRA C: 2012 standard (140/143 checks). Read more.We have added 5 new checks to our MISRA C:2012 standard MISRA-c2012-5.9 MISRA-c2012-8.6 MISRA-c2012-20.11 MISRA-c2012-20.12 MISRA-c2012-20.13 New Java checks:We have added 2 new Java checks. Get more insights into Embold’s rich…

0
Read More

Release 1.8.8.0

Release date: 04, January 2021 What is new? MISRA checks: Full support for MISRA C: 2012 standard (140/143 checks). Read more.We have added 2 new checks to our MISRA C:2012 standard MISRA-C2012-8.7  MISRA-C2012-5.6 MISRA-C2012-1.1 – increased the coverage by adding a few more cases  New C/Cpp checks:We have added 2 new C/Cpp checks…

0
Read More