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(formula): fix formula update operation #4026

Closed wpxp123456 closed 3 weeks ago

wpxp123456 commented 3 weeks ago

close https://github.com/dream-num/univer-pro/issues/2436

Pull Request Checklist

github-actions[bot] commented 3 weeks ago

View Deployment

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

Playwright test results

passed ย 19 passed

Details

stats ย 19 tests across 9 suites
duration ย 4 minutes, 39 seconds
commit ย 9169219
info ย For more information, [see full report]()

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 32.85%. Comparing base (0afcc5d) to head (9169219). Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
...formula/src/controllers/utils/ref-range-formula.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #4026 +/- ## ========================================== - Coverage 32.85% 32.85% -0.01% ========================================== Files 2501 2501 Lines 126575 126577 +2 Branches 28347 28348 +1 ========================================== Hits 41584 41584 - Misses 84991 84993 +2 ```

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