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

Replace ts-jest with babel-jest; upgrade libraries #2861

Merged
merged 11 commits into from
Nov 13, 2020

Conversation

darthtrevino
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 13, 2020

Codecov Report

Merging #2861 (cd13aeb) into main (734d171) will decrease coverage by 5.53%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2861      +/-   ##
==========================================
- Coverage   52.49%   46.96%   -5.54%     
==========================================
  Files          87       79       -8     
  Lines        2543     2291     -252     
  Branches      473      486      +13     
==========================================
- Hits         1335     1076     -259     
- Misses       1208     1215       +7     
Impacted Files Coverage Δ
packages/react-dnd/src/hooks/useDragDropManager.ts 0.00% <0.00%> (-57.15%) ⬇️
packages/react-dnd/src/hooks/useDragLayer.ts 0.00% <0.00%> (-36.37%) ⬇️
packages/backend-touch/src/utils/predicates.ts 25.00% <0.00%> (-30.56%) ⬇️
packages/react-dnd/src/hooks/useDrop.ts 0.00% <0.00%> (-30.00%) ⬇️
...kages/react-dnd/src/hooks/internal/useCollector.ts 0.00% <0.00%> (-28.58%) ⬇️
...s/react-dnd/src/hooks/internal/useMonitorOutput.ts 0.00% <0.00%> (-25.00%) ⬇️
packages/react-dnd/src/hooks/internal/drop.ts 0.00% <0.00%> (-24.25%) ⬇️
packages/react-dnd/src/hooks/useDrag.ts 0.00% <0.00%> (-24.00%) ⬇️
packages/backend-touch/src/index.ts 60.00% <0.00%> (-23.34%) ⬇️
...d-html5/src/NativeDragSources/nativeTypesConfig.ts 20.00% <0.00%> (-22.86%) ⬇️
... and 65 more

@darthtrevino darthtrevino merged commit ed963cd into main Nov 13, 2020
@darthtrevino darthtrevino deleted the task/remove_ts_jest branch November 13, 2020 21:08
darthtrevino added a commit that referenced this pull request Feb 3, 2022
* build: remove ts-jest, replace with babel-jest, update jest configuration

* build: move @types/jest into devDeps where it belongs

* build: add supports-color dep to alex

* ci: remove node 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant