Released: November 22, 2023
Highlights
Tests Insights
Introducing test flakiness analysis to uncover unreliable tests and optimize performance across pipelines. Empower teams with insights for quicker feedback and improved reliability.
Most Commonly Failing Test Suites: Represents the tests that frequently encounter failures within a specific context, such as a pipeline, branch, test suite, or individual test. Use it to pinpoint areas that often require attention or optimization in your development or testing process.
Test Trends: Analyze testing trends over a specific timeframe to track performance, identify patterns, and make data-driven decisions for quality assurance.
Slow Tests - Average Time: Measure the efficiency of your test suite by tracking the typical time or mean time it takes for a set of tests to complete. It serves as an indicator of overall testing efficiency, highlighting potentially time-consuming aspects of your test suite. However, while it offers a general overview of testing efficiency, it may not account for outliers or the slowest tests, as it's influenced by all data points equally.
Slow Tests - 95% Time: Identify the 95th percentile duration of slow tests to optimize the slower 5%. It's a valuable metric to pinpoint and optimize the slower 5% of tests in your suite, helping enhance testing efficiency and software quality.
Misleading Logs Removed
Removed misleading logs related to invalid updating run status, streamlining log clarity and troubleshooting efficiency. Improved log clarity and relevance will facilitate quicker issue identification and resolution during troubleshooting sessions.
Resolved Issues
Fixed an issue whereby, status icons were out of alignment on the status bar in Graph view.
Fixed an issue whereby, edited non-secure values in Generic integration was not reflected in the UI.
Fixed an issue whereby, build Info redirection link in the Modules tab was not working.
Fixed an issue whereby, Project admin did not have rights to create nodepools, integrations, and pipeline sources in the New Beta UI.
Fixed an alignment issue in the new table format.