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

fix: 修复维度缺失部分维值时, 行维值以及对应的数值展示错误 #2436

Merged
merged 5 commits into from
Nov 29, 2023

fix: field 存在时才添加占位符

6d9e2b1
Select commit
Loading
Failed to load commit list.
Merged

fix: 修复维度缺失部分维值时, 行维值以及对应的数值展示错误 #2436

fix: field 存在时才添加占位符
6d9e2b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 29, 2023 in 1s

80.47% of diff hit (target 76.48%)

View this Pull Request on Codecov

80.47% of diff hit (target 76.48%)

Annotations

Check warning on line 66 in packages/s2-core/src/cell/corner-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/corner-cell.ts#L66

Added line #L66 was not covered by tests

Check warning on line 122 in packages/s2-core/src/cell/data-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/data-cell.ts#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 108 in packages/s2-core/src/cell/header-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/header-cell.ts#L108

Added line #L108 was not covered by tests

Check warning on line 133 in packages/s2-core/src/cell/row-cell.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/cell/row-cell.ts#L133

Added line #L133 was not covered by tests

Check warning on line 573 in packages/s2-core/src/data-set/pivot-data-set.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/data-set/pivot-data-set.ts#L573

Added line #L573 was not covered by tests

Check warning on line 587 in packages/s2-core/src/data-set/pivot-data-set.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/data-set/pivot-data-set.ts#L587

Added line #L587 was not covered by tests

Check warning on line 475 in packages/s2-core/src/facet/frozen-facet.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/frozen-facet.ts#L475

Added line #L475 was not covered by tests

Check warning on line 478 in packages/s2-core/src/facet/frozen-facet.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/frozen-facet.ts#L478

Added line #L478 was not covered by tests

Check warning on line 34 in packages/s2-core/src/facet/layout/build-gird-hierarchy.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/layout/build-gird-hierarchy.ts#L34

Added line #L34 was not covered by tests

Check warning on line 46 in packages/s2-core/src/facet/layout/layout-hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/layout/layout-hooks.ts#L46

Added line #L46 was not covered by tests

Check warning on line 50 in packages/s2-core/src/facet/layout/layout-hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/layout/layout-hooks.ts#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 571 in packages/s2-core/src/facet/pivot-facet.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/pivot-facet.ts#L571

Added line #L571 was not covered by tests

Check warning on line 83 in packages/s2-core/src/facet/table-facet.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/facet/table-facet.ts#L83

Added line #L83 was not covered by tests

Check warning on line 79 in packages/s2-core/src/interaction/base-interaction/click/data-cell-click.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/interaction/base-interaction/click/data-cell-click.ts#L79

Added line #L79 was not covered by tests

Check warning on line 88 in packages/s2-core/src/interaction/base-interaction/click/data-cell-click.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/interaction/base-interaction/click/data-cell-click.ts#L88

Added line #L88 was not covered by tests

Check warning on line 47 in packages/s2-core/src/interaction/base-interaction/hover.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/interaction/base-interaction/hover.ts#L47

Added line #L47 was not covered by tests

Check warning on line 434 in packages/s2-core/src/interaction/brush-selection/base-brush-selection.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/interaction/brush-selection/base-brush-selection.ts#L433-L434

Added lines #L433 - L434 were not covered by tests

Check warning on line 54 in packages/s2-core/src/interaction/range-selection.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/interaction/range-selection.ts#L54

Added line #L54 was not covered by tests

Check warning on line 16 in packages/s2-core/src/interaction/row-column-resize.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/interaction/row-column-resize.ts#L16

Added line #L16 was not covered by tests

Check warning on line 211 in packages/s2-core/src/utils/text.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/utils/text.ts#L211

Added line #L211 was not covered by tests

Check warning on line 213 in packages/s2-core/src/utils/text.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/utils/text.ts#L213

Added line #L213 was not covered by tests

Check warning on line 310 in packages/s2-core/src/utils/text.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/utils/text.ts#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 314 in packages/s2-core/src/utils/text.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/utils/text.ts#L313-L314

Added lines #L313 - L314 were not covered by tests

Check warning on line 320 in packages/s2-core/src/utils/text.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/utils/text.ts#L320

Added line #L320 was not covered by tests

Check warning on line 15 in packages/s2-react/src/components/sheets/editable-sheet/drag-copy/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-react/src/components/sheets/editable-sheet/drag-copy/index.tsx#L15

Added line #L15 was not covered by tests