When you review details for a deployment event, you can now tell at a glance whether the deployment is still running, whether it passed, and how your tests broke down.
At the top of the page, a status pill shows whether the deployment is Running, Passed, or Failed. Below it, a details row gives you the application, environment, branch, committer, revision, and a link to the build, so you can trace a deployment back to the code that triggered it.
The results summary gives you a count of passed, failing, skipped, and running tests. If a plan is configured to rerun failed tests, any tests that failed and then passed on rerun are called out separately, so you can get an accurate picture of the final outcome of each test rather than every attempt.
No action is required. You'll see the new layout the next time you review a deployment event in the mabl app.