Skip to content

PERF-#7379: Avoid materializing index/columns in shape checks

Codecov / codecov/patch failed Sep 13, 2024 in 0s

6.25% of diff hit (target 30.00%)

View this Pull Request on Codecov

6.25% of diff hit (target 30.00%)

Annotations

Check warning on line 4213 in modin/core/storage_formats/base/query_compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/storage_formats/base/query_compiler.py#L4213

Added line #L4213 was not covered by tests

Check warning on line 395 in modin/core/storage_formats/pandas/query_compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/storage_formats/pandas/query_compiler.py#L394-L395

Added lines #L394 - L395 were not covered by tests

Check warning on line 397 in modin/core/storage_formats/pandas/query_compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/storage_formats/pandas/query_compiler.py#L397

Added line #L397 was not covered by tests

Check warning on line 291 in modin/pandas/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/base.py#L291

Added line #L291 was not covered by tests

Check warning on line 996 in modin/pandas/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/base.py#L996

Added line #L996 was not covered by tests

Check warning on line 2852 in modin/pandas/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/base.py#L2852

Added line #L2852 was not covered by tests

Check warning on line 3209 in modin/pandas/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/base.py#L3209

Added line #L3209 was not covered by tests

Check warning on line 4141 in modin/pandas/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/base.py#L4141

Added line #L4141 was not covered by tests

Check warning on line 272 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L271-L272

Added lines #L271 - L272 were not covered by tests

Check warning on line 274 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L274

Added line #L274 was not covered by tests

Check warning on line 368 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L368

Added line #L368 was not covered by tests

Check warning on line 382 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L382

Added line #L382 was not covered by tests

Check warning on line 784 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L784

Added line #L784 was not covered by tests

Check warning on line 1087 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L1087

Added line #L1087 was not covered by tests

Check warning on line 1102 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L1102

Added line #L1102 was not covered by tests

Check warning on line 1122 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L1122

Added line #L1122 was not covered by tests

Check warning on line 2077 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L2077

Added line #L2077 was not covered by tests

Check warning on line 2079 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L2079

Added line #L2079 was not covered by tests

Check warning on line 2082 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L2082

Added line #L2082 was not covered by tests

Check warning on line 2674 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L2674

Added line #L2674 was not covered by tests

Check warning on line 2683 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L2683

Added line #L2683 was not covered by tests

Check warning on line 2786 in modin/pandas/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/dataframe.py#L2786

Added line #L2786 was not covered by tests

Check warning on line 449 in modin/pandas/series.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/series.py#L448-L449

Added lines #L448 - L449 were not covered by tests

Check warning on line 969 in modin/pandas/series.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/series.py#L969

Added line #L969 was not covered by tests

Check warning on line 1717 in modin/pandas/series.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/pandas/series.py#L1717

Added line #L1717 was not covered by tests