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

View inspector changes and addition of static_list #138

Merged
merged 1 commit into from
Nov 3, 2023

Fix the layout of the inspector, add taffy layout to it and reduce st…

1009de9
Select commit
Loading
Failed to load commit list.
Merged

View inspector changes and addition of static_list #138

Fix the layout of the inspector, add taffy layout to it and reduce st…
1009de9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 3, 2023 in 1s

0.00% of diff hit (target 5.26%)

View this Pull Request on Codecov

0.00% of diff hit (target 5.26%)

Annotations

Check warning on line 39 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L39

Added line #L39 was not covered by tests

Check warning on line 45 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L45

Added line #L45 was not covered by tests

Check warning on line 109 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L109

Added line #L109 was not covered by tests

Check warning on line 116 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L116

Added line #L116 was not covered by tests

Check warning on line 125 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L120-L125

Added lines #L120 - L125 were not covered by tests

Check warning on line 135 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L127-L135

Added lines #L127 - L135 were not covered by tests

Check warning on line 137 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L137

Added line #L137 was not covered by tests

Check warning on line 150 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L139-L150

Added lines #L139 - L150 were not covered by tests

Check warning on line 164 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L154-L164

Added lines #L154 - L164 were not covered by tests

Check warning on line 199 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L199

Added line #L199 was not covered by tests

Check warning on line 238 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L236-L238

Added lines #L236 - L238 were not covered by tests

Check warning on line 240 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L240

Added line #L240 was not covered by tests

Check warning on line 242 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L242

Added line #L242 was not covered by tests

Check warning on line 244 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L244

Added line #L244 was not covered by tests

Check warning on line 247 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 256 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L249-L256

Added lines #L249 - L256 were not covered by tests

Check warning on line 263 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L258-L263

Added lines #L258 - L263 were not covered by tests

Check warning on line 280 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L278-L280

Added lines #L278 - L280 were not covered by tests

Check warning on line 294 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L282-L294

Added lines #L282 - L294 were not covered by tests

Check warning on line 313 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L300-L313

Added lines #L300 - L313 were not covered by tests

Check warning on line 324 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L323-L324

Added lines #L323 - L324 were not covered by tests

Check warning on line 409 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L334-L409

Added lines #L334 - L409 were not covered by tests

Check warning on line 490 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L475-L490

Added lines #L475 - L490 were not covered by tests

Check warning on line 493 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L493

Added line #L493 was not covered by tests

Check warning on line 604 in src/inspector.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/inspector.rs#L597-L604

Added lines #L597 - L604 were not covered by tests