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

feat: 小计/总计功能,支持按维度分组汇总 #2328

Closed
wants to merge 388 commits into from

Merge remote-tracking branch 'upstream/alpha' into TotalsDimGroup

b02ca11
Select commit
Loading
Failed to load commit list.
Closed

feat: 小计/总计功能,支持按维度分组汇总 #2328

Merge remote-tracking branch 'upstream/alpha' into TotalsDimGroup
b02ca11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 8, 2023 in 1s

74.55% of diff hit (target 76.48%)

View this Pull Request on Codecov

74.55% 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 105 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#L105

Added line #L105 was not covered by tests

Check warning on line 564 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#L564

Added line #L564 was not covered by tests

Check warning on line 578 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#L578

Added line #L578 was not covered by tests

Check warning on line 504 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#L504

Added line #L504 was not covered by tests

Check warning on line 566 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#L566

Added line #L566 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 197 in packages/s2-core/src/interaction/event-controller.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-core/src/interaction/event-controller.ts#L197

Added line #L197 was 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 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

Check warning on line 129 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#L129

Added line #L129 was not covered by tests

Check warning on line 42 in packages/s2-react/src/components/sheets/editable-sheet/edit-cell/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-react/src/components/sheets/editable-sheet/edit-cell/index.tsx#L42

Added line #L42 was not covered by tests

Check warning on line 101 in packages/s2-react/src/components/sheets/editable-sheet/edit-cell/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-react/src/components/sheets/editable-sheet/edit-cell/index.tsx#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 105 in packages/s2-react/src/components/sheets/editable-sheet/edit-cell/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-react/src/components/sheets/editable-sheet/edit-cell/index.tsx#L104-L105

Added lines #L104 - L105 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/s2-react/src/components/sheets/editable-sheet/index.tsx#L12-L14

Added lines #L12 - L14 were not covered by tests