dream-num / univer

Univer is an isomorphic full-stack framework for creating and editing spreadsheets, docs, and slides across client and server.
https://univer.ai
Apache License 2.0
7.53k stars 654 forks source link

fix(conditional-formatting): fix type #4181

Closed Gggpound closed 6 days ago

Gggpound commented 6 days ago

close #xxx

Pull Request Checklist

github-actions[bot] commented 6 days ago

View Deployment

๐Ÿ“‘ Examples ๐Ÿ“š Storybook
๐Ÿ”— Preview link ๐Ÿ”— Preview link
github-actions[bot] commented 6 days ago

Playwright test results

passed ย 20 passed

Details

stats ย 20 tests across 9 suites
duration ย 4 minutes, 48 seconds
commit ย b2cf07c
info ย For more information, [see full report]()

codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 33.77%. Comparing base (5627c25) to head (b2cf07c). Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...ting-ui/src/controllers/cf.auto-fill.controller.ts 0.00% 1 Missing :warning:
...ing-ui/src/controllers/cf.copy-paste.controller.ts 0.00% 1 Missing :warning:
...atting-ui/src/controllers/cf.painter.controller.ts 0.00% 1 Missing :warning:
...matting-ui/src/controllers/cf.render.controller.ts 0.00% 1 Missing :warning:
...tting-ui/src/controllers/cf.viewport.controller.ts 0.00% 1 Missing :warning:
...l-formatting/src/models/calculate-unit-v2/utils.ts 0.00% 1 Missing :warning:
...ckages/sheets-conditional-formatting/src/plugin.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4181 +/- ## ======================================= Coverage 33.77% 33.77% ======================================= Files 2487 2487 Lines 127668 127668 Branches 28601 28601 ======================================= Hits 43121 43121 Misses 84547 84547 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.