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(lightwallet): adds computed/timing-summary.js (refactor) #9814

Merged
merged 8 commits into from
Oct 22, 2019
Merged

core(lightwallet): adds computed/timing-summary.js (refactor) #9814

merged 8 commits into from
Oct 22, 2019

Conversation

khempenius
Copy link
Collaborator

This moves the code that generates UberMetricsItem from audits/metrics.js to computed/timing-summary.js. This will allow timing budgets to re-use the same logic.

Related Issues
(same issue, filed two different places)

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this move! probably should've started as a computed artifact anyhow :)

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks good to me if we get that nesting sorted out! :)

types/artifacts.d.ts Outdated Show resolved Hide resolved
types/artifacts.d.ts Outdated Show resolved Hide resolved
lighthouse-core/test/results/artifacts/artifacts.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

structure all looks great still! a few things left to cleanup 👍

lighthouse-core/audits/metrics.js Show resolved Hide resolved
lighthouse-core/audits/metrics.js Outdated Show resolved Hide resolved
lighthouse-core/computed/metrics/timing-summary.js Outdated Show resolved Hide resolved
lighthouse-core/computed/metrics/timing-summary.js Outdated Show resolved Hide resolved
lighthouse-core/test/results/sample_v2.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants