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

fix(formula): fix product formula #4273

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

wpxp123456
Copy link
Contributor

close #4270

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@wpxp123456 wpxp123456 added the qa:untested This PR is ready to be tested label Dec 10, 2024
Copy link

github-actions bot commented Dec 10, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

Playwright test results

passed  19 passed
flaky  1 flaky

Details

stats  20 tests across 9 suites
duration  5 minutes, 31 seconds
commit  73bccb9
info  For more information, see full report

Flaky tests

chromium › memory/memory.spec.ts › memory

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 33.66%. Comparing base (1dae650) to head (73bccb9).
Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
...engine-formula/src/functions/math/product/index.ts 96.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #4273   +/-   ##
=======================================
  Coverage   33.65%   33.66%           
=======================================
  Files        2495     2495           
  Lines      128258   128267    +9     
  Branches    28749    28753    +4     
=======================================
+ Hits        43167    43176    +9     
  Misses      85091    85091           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhaolixin7 zhaolixin7 added the qa:verified This PR has already by verified by a QA and is considered good enough to be merge label Dec 11, 2024
@univer-bot univer-bot bot removed the qa:untested This PR is ready to be tested label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa:verified This PR has already by verified by a QA and is considered good enough to be merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]
2 participants