GoogleChrome/lighthouse-ci

CLS diff not showing on compare screen

Open

#689 opened on Sep 13, 2021

View on GitHub
 (10 comments) (0 reactions) (0 assignees)JavaScript (658 forks)batch import
buggood first issue

Repository metrics

Stars
 (5,965 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Describe the bug I have 2 builds with different CLS Build 1 - CLS = 0.001 Build 2 - CLS = 0.026 When I compare this 2 builds it will not show CLS in metrics (this works with any threshold)

To Reproduce Steps to reproduce the behavior:

  1. Prepare 2 builds with different CLS
  2. Compare them

Expected behavior See CLS diff same way as any other metrics.

Logs/Screenshots I think it's clear w/o any screenshots

Environment (please complete the following information):

  • Server - latest docker server
  • Client - latest docker client

Contributor guide