<img src="https://secure.leadforensics.com/794635.png" style="display:none;">
Skip to content
Published at December 02, 2024

Release Notes November 2024

Enhanced Code Health Configurability, System Map Filters, and Key Fixes.

 

  • Bug fix: Fix analysis runs for a GitLab project(s) with more than 100 repositories
  • Bug fix: Inconsistency in Code Health Score Scale in Dashboard vs Reports 
  • Improvement: LoC count on the projects page
  • Improvement: Increased a limit for listing available branches at project configuration
  • Feature: Code Health: make the code duplication criteria configurable as part of Custom Code Health.
We’re unifying the way code duplication is reported. We made the thresholds configurable and also unified them across programming languages. So you might notice small discrepancies from previous code health scores. In previous versions, the Code Duplication had less impact on larger files, a behavior that we have now changed to be independent of file size.

Use the following custom thresholds to tailor how Code Duplication is reported:

    • function_duplication_min_lines_of_code_for_check specifies the lower threshold for when to report duplicated code with respect to function length. Default value: 10 (LoC). The idea is that you don’t care about 1 or 2 line functions that happen to be similar – that would generate tons of false positives.
    • function_duplication_min_similarity_percentage specifies the thresholds for when two – or more – functions are considered copies of each other. Default: 75 (%). Code is considered duplicated when its structural similarity exceeds this threshold.

  • Feature: Added ability to filter the system map on tickets to visualize which areas of the code base were modified

The System Maps now include a filtering feature that enables visualization of modified areas in the codebase based on ticket data. Filtering can be done by selecting multiple tickets simultaneously.

To enable filtering at system maps, PM integration has to be enabled.

User-uploaded Image


 

Delila Kočo

Elements Image

Subscribe to our newsletter

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Semper neque enim rhoncus vestibulum at maecenas. Ut sociis dignissim.

Latest Articles

Release Notes November 2024

Enhanced Code Health Configurability, System Map Filters, and Key Fixes.

Release Notes October 2024

Improvements in file sorting, code coverage enhancements, multiple bug fixes including Azure PM data, team labels, couplings parsing, and S...

Release Notes September 2024

Bug fix for coverage data with BOM, improved project visibility in Software Portfolio, and added Code Coverage filtering and slider control...