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(cumulative-layout-shift): introduce CDT's trace processor for CLS #15225

Closed
wants to merge 10 commits into from

fix clean types

678c5ac
Select commit
Loading
Failed to load commit list.
Closed

core(cumulative-layout-shift): introduce CDT's trace processor for CLS #15225

fix clean types
678c5ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 10, 2023 in 1s

75.07% of diff hit (target 96.82%)

View this Pull Request on Codecov

75.07% of diff hit (target 96.82%)

Annotations

Check warning on line 143 in core/computed/metrics/cumulative-layout-shift.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/computed/metrics/cumulative-layout-shift.js#L140-L143

Added lines #L140 - L143 were not covered by tests

Check warning on line 102 in core/lib/cdt/Platform.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/Platform.js#L77-L102

Added lines #L77 - L102 were not covered by tests

Check warning on line 21 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 34 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 60 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 76 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 88 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L80-L88

Added lines #L80 - L88 were not covered by tests

Check warning on line 92 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 101 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 124 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L122-L124

Added lines #L122 - L124 were not covered by tests

Check warning on line 137 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 168 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L160-L168

Added lines #L160 - L168 were not covered by tests

Check warning on line 173 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 210 in core/lib/cdt/generated/models/trace/Processor.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/Processor.js#L206-L210

Added lines #L206 - L210 were not covered by tests

Check warning on line 51 in core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 69 in core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 77 in core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 80 in core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 108 in core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js#L98-L108

Added lines #L98 - L108 were not covered by tests

Check warning on line 122 in core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 208 in core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 310 in core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 335 in core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/LayoutShiftsHandler.js#L326-L335

Added lines #L326 - L335 were not covered by tests

Check warning on line 77 in core/lib/cdt/generated/models/trace/handlers/MetaHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/MetaHandler.js#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 104 in core/lib/cdt/generated/models/trace/handlers/MetaHandler.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/lib/cdt/generated/models/trace/handlers/MetaHandler.js#L103-L104

Added lines #L103 - L104 were not covered by tests