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

docs: 完善 tooltip 文档 #2281

Merged
merged 1 commit into from
Jul 14, 2023

docs: 完善 tooltip 文档

943d6cc
Select commit
Loading
Failed to load commit list.
Merged

docs: 完善 tooltip 文档 #2281

docs: 完善 tooltip 文档
943d6cc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jul 14, 2023 in 1s

76.36% (-0.12%) compared to 1adc25d

View this Pull Request on Codecov

76.36% (-0.12%) compared to 1adc25d

Details

Codecov Report

Patch coverage: 72.36% and project coverage change: -0.12 ⚠️

Comparison is base (1adc25d) 76.48% compared to head (943d6cc) 76.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2281      +/-   ##
==========================================
- Coverage   76.48%   76.36%   -0.12%     
==========================================
  Files         240      240              
  Lines       12312    12424     +112     
  Branches     2630     2666      +36     
==========================================
+ Hits         9417     9488      +71     
+ Misses       1377     1368       -9     
- Partials     1518     1568      +50     
Impacted Files 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/pivot-data-set.ts 72.39% <0.00%> (-0.73%) ⬇️
packages/s2-core/src/theme/index.ts 92.30% <ø> (-7.70%) ⬇️
packages/s2-core/src/utils/cell/data-cell.ts 77.08% <ø> (ø)
...act/src/components/sheets/editable-sheet/index.tsx 68.42% <25.00%> (ø)
... and 29 more

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.