GoogleChrome/lighthouse-ci

CLS diff not showing on compare screen

Open

#689 创建于 2021年9月13日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)JavaScript (5,965 star) (658 fork)batch import
buggood first issue

描述

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

贡献者指南