GoogleChrome/lighthouse-ci

CLS diff not showing on compare screen

Aberta

#689 aberto em 13 de set. de 2021

 (10 comentários) (0 reação) (0 responsável)JavaScript (658 forks)batch import
buggood first issue

Métricas do repositório

Stars
 (5.965 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador