Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core(metrics): do not round CLS in output #10728

Merged
merged 2 commits into from
May 8, 2020
Merged

core(metrics): do not round CLS in output #10728

merged 2 commits into from
May 8, 2020

Conversation

patrickhulce
Copy link
Collaborator

Summary

  • Doesn't round CLS in the metrics audit.
  • Cleans up some of the extra timing data that was never being defined.
  • Adds tests in metrics audit for a trace with CLS and and a test for observed metrics which seemed to be lacking.

Related Issues/PRs
fixes #10486

@patrickhulce patrickhulce requested a review from a team as a code owner May 7, 2020 22:50
@patrickhulce patrickhulce requested review from paulirish and removed request for a team May 7, 2020 22:50
@vercel vercel bot temporarily deployed to Preview May 7, 2020 22:50 Inactive
@patrickhulce
Copy link
Collaborator Author

@connorjclark would you standardize this as core(metrics): do not round CLS in output instead?

I've noticed you've been on a PR title mission :)

@connorjclark
Copy link
Collaborator

yeah i don't like repeating the (...) bit.

@patrickhulce patrickhulce changed the title core(metrics): do not round CLS in metrics output core(metrics): do not round CLS in output May 8, 2020
@paulirish paulirish merged commit db2a0dc into master May 8, 2020
@paulirish paulirish deleted the cls_round_0 branch May 8, 2020 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lighthouse v6: cumulativeLayoutShift is rounded to 0 in metrics section
5 participants