# High-Visibility Quality Gates & Failed Test Tracking

We’ve updated the SeaLights Coverage Dashboard to bridge the visibility gap between your test results and your release decisions. This update introduces a brand-new metric for tracking failures and a visual overhaul of how Quality Gate violations are displayed.

<figure><img src="https://3871776571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqMveDrJ1pB6OErwHvF0%2Fuploads%2F1ktLtJHW04oZLIvfiIqN%2FScreenshot%202026-01-05%20at%2016.10.14.png?alt=media&#x26;token=654b737e-10d6-4226-995e-aed378a2fae4" alt=""><figcaption></figcaption></figure>

### 1. New Metric: Remaining Failed Tests

We’ve added a dedicated **"Remaining Failed Tests"** column to the Coverage Dashboard and Test Stage tables. This provides a definitive count of unique failures that actually need your attention.

* **At-a-Glance Totals:** View the count of unique tests that failed in their last run, aggregated across all stages at the build level.\
  ![](https://3871776571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqMveDrJ1pB6OErwHvF0%2Fuploads%2FVtSw0D5NnUqzz4vBk3NX%2FScreenshot%202026-01-05%20at%2016.11.37.png?alt=media\&token=0caf83ea-ebea-4150-b722-449b132e4cda)
* **Test Stage Precision:** Drill down to see specific failure counts for individual stages.<br>

  <figure><img src="https://3871776571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqMveDrJ1pB6OErwHvF0%2Fuploads%2FpBCWoX6KpMOG9EQTfTH9%2FScreenshot%202026-01-05%20at%2016.09.20.png?alt=media&#x26;token=56d3f49f-5713-4bfa-acab-5b3a3618edef" alt=""><figcaption></figcaption></figure>
* **The "Last Result" Logic:** This metric intelligently counts unique tests whose **last execution status** in the build was "Failed". If a test failed but passed in a later execution, it won't count here.
* **Detailed Drill-Down:** Click the list icon next to any failure count in the Test Stage table to open a searchable, paginated popup. This view shows the **Test Name** and **Latest Iteration Number**, allowing you to see exactly which tests are blocking your release.<br>

  <figure><img src="https://3871776571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqMveDrJ1pB6OErwHvF0%2Fuploads%2FfQFeRfedcf6N3sgkCnSP%2FScreenshot%202026-01-05%20at%2016.07.44.png?alt=media&#x26;token=6484967d-5ed4-4848-bb9c-9db7aeb52f4d" alt=""><figcaption></figcaption></figure>

### 2. Visual Quality Gate Indicators

To make build status immediately obvious, we have introduced a **Red Highlight** system for Quality Gate violations.

<figure><img src="https://3871776571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqMveDrJ1pB6OErwHvF0%2Fuploads%2F3f5NukopLopQem3bwddH%2FScreenshot%202026-01-05%20at%2016.17.57.png?alt=media&#x26;token=8d2b7944-188a-4a83-b2b5-18163a8e89a2" alt=""><figcaption></figcaption></figure>

Rather than checking settings manually, any metric that is part of an active Quality Gate will now turn **Red** if it violates your threshold. This applies to:

* **Overall Coverage**
* **Code Changes Coverage**
* **Remaining Failed Tests** (New!)

When you see red on your dashboard, you know exactly which metric caused the Quality Gate to fail, allowing for immediate remediation.

### 3. Pro-Tip: Upgrade to "Latest Result " Mode

To get the most out of these new dashboard indicators, we strongly recommend moving your Quality Gate configurations to use the **Latest Result Method for Failed Tests.**&#x20;

The "Remaining Failed Tests" metric and its corresponding red-text alerts are designed to work in tandem with this mode, providing the most accurate reflection of your build's quality.

[Learn how to enable Last Result Method →](https://docs.sealights.io/knowledgebase/whats-new/march-2025/quality-gates-flexible-failure-criteria)

***

*The new columns are enabled by default and can be toggled via the **Customize** button.*&#x20;
