Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

fix(formula): runtime error i18n support #412

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Conversation

toadfansx
Copy link
Contributor

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #412 (74a4354) into main (1c4555a) will increase coverage by 0.02%.
The diff coverage is 83.63%.

@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
+ Coverage   69.29%   69.32%   +0.02%     
==========================================
  Files        1055     1055              
  Lines       17903    17916      +13     
  Branches     2472     2471       -1     
==========================================
+ Hits        12406    12420      +14     
+ Misses       5193     5192       -1     
  Partials      304      304              
Flag Coverage Δ
frontend-unit 64.83% <83.63%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...-web/src/docs_legacy/pages/DocumentContentPage.tsx 0.00% <0.00%> (ø)
...rc/components/blockViews/FormulaView/useFormula.ts 35.05% <ø> (ø)
...ponents/blockViews/Spreadsheet/SpreadsheetCell.tsx 10.52% <0.00%> (ø)
...ts/blockViews/Spreadsheet/useFormulaSpreadsheet.ts 81.81% <0.00%> (ø)
...omponents/ui/Formula/Render/FormulaSpreadsheet.tsx 76.92% <ø> (ø)
packages/formula/src/context/task.ts 100.00% <ø> (ø)
packages/formula/src/context/variable.ts 82.14% <ø> (ø)
packages/formula/src/controls/block.ts 87.71% <ø> (ø)
packages/formula/src/controls/cell.ts 91.66% <0.00%> (ø)
packages/formula/src/controls/spreadsheet.ts 71.51% <0.00%> (ø)
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c4555a...74a4354. Read the comment docs.

@github-actions
Copy link
Contributor

This pull request has been built and is available for preview at pr412.mashcard.dev.
Default username/password is test1@example.com & test1234.

Devtools

@0xDing 0xDing merged commit 467e0e8 into main Jul 19, 2022
@0xDing 0xDing deleted the refactor-formula-i18n branch July 19, 2022 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants