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

test(formula): speed up jest #481

Merged
merged 2 commits into from
Jul 26, 2022
Merged

test(formula): speed up jest #481

merged 2 commits into from
Jul 26, 2022

Conversation

toadfanszz
Copy link
Contributor

No description provided.

@toadfanszz toadfanszz changed the title test(formula): speed up test(formula): speed up jest Jul 26, 2022
@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #481 (33f0e05) into main (740f649) will decrease coverage by 0.04%.
The diff coverage is 23.52%.

@@            Coverage Diff             @@
##             main     #481      +/-   ##
==========================================
- Coverage   69.59%   69.55%   -0.05%     
==========================================
  Files        1069     1070       +1     
  Lines       18356    18360       +4     
  Branches     2563     2563              
==========================================
- Hits        12775    12770       -5     
- Misses       5260     5270      +10     
+ Partials      321      320       -1     
Flag Coverage Δ
frontend-unit 65.26% <23.52%> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
apps/client-web/src/common/utils/index.ts 0.00% <ø> (ø)
...d/_shared/DocumentTopBar/TopbarMore/TopbarMore.tsx 0.00% <0.00%> (ø)
.../_shared/DocumentPageSidebar/PageTree/PageMenu.tsx 0.00% <0.00%> (ø)
packages/active-support/src/sleep.ts 0.00% <0.00%> (ø)
packages/uploader/src/Dashboard/imageUtils.ts 7.69% <0.00%> (-23.08%) ⬇️
packages/formula/src/functions/process/sleep.ts 100.00% <100.00%> (ø)
...rc/tests/feature/event/spreadsheetDeadlockEvent.ts 100.00% <100.00%> (ø)
packages/formula/src/events/inner.ts 84.61% <0.00%> (-7.70%) ⬇️
packages/formula/src/context/context.ts 78.78% <0.00%> (-1.02%) ⬇️
... and 1 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 740f649...33f0e05. Read the comment docs.

@github-actions
Copy link
Contributor

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

Devtools

@stackia stackia merged commit a926ccc into main Jul 26, 2022
@stackia stackia deleted the test-speedup-formula-jest branch July 26, 2022 12:23
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.

2 participants