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/project failed Sep 8, 2023 in 1s

76.42% (-0.07%) compared to 1adc25d

View this Pull Request on Codecov

76.42% (-0.07%) compared to 1adc25d

Details

Codecov Report

Patch coverage: 74.55% and project coverage change: -0.07% ⚠️

Comparison is base (1adc25d) 76.48% compared to head (b02ca11) 76.42%.
Report is 61 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2328      +/-   ##
==========================================
- Coverage   76.48%   76.42%   -0.07%     
==========================================
  Files         240      241       +1     
  Lines       12312    12569     +257     
  Branches     2630     2701      +71     
==========================================
+ Hits         9417     9606     +189     
+ Misses       1377     1371       -6     
- Partials     1518     1592      +74     
Files Changed Coverage Δ
packages/s2-core/src/cell/col-cell.ts 89.18% <ø> (-0.02%) ⬇️
packages/s2-core/src/cell/corner-cell.ts 83.33% <0.00%> (+0.64%) ⬆️
packages/s2-core/src/cell/row-cell.ts 73.57% <ø> (+0.23%) ⬆️
packages/s2-core/src/cell/table-col-cell.ts 86.53% <ø> (+4.72%) ⬆️
...ackages/s2-core/src/common/constant/interaction.ts 100.00% <ø> (ø)
packages/s2-core/src/data-set/base-data-set.ts 93.93% <ø> (+0.39%) ⬆️
packages/s2-core/src/data-set/table-data-set.ts 73.68% <ø> (-0.99%) ⬇️
packages/s2-core/src/sheet-type/pivot-sheet.ts 86.30% <0.00%> (+0.19%) ⬆️
packages/s2-core/src/theme/index.ts 92.30% <ø> (-7.70%) ⬇️
packages/s2-core/src/utils/cell/data-cell.ts 77.08% <ø> (ø)
... and 41 more

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.