Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Jest v26 #365

Merged
merged 3 commits into from
Aug 22, 2021
Merged

Jest v26 #365

merged 3 commits into from
Aug 22, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 22, 2021

Description

This PR fixes jest config with cross-fetch and jest-fetch-mock and by doing so it uses v26 for the following deps:

  • jest
  • ts-jest
  • @types/jest

Also, it changes tsConfig to tsconfig as tsConfig is deprecated.

Motivation and Context

How has this been tested?

yarn validate

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@ghost ghost requested review from AmritKumar, bb111189, renlulu and teye as code owners August 22, 2021 08:22
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2021

Codecov Report

Merging #365 (b43f941) into dev (8887821) will increase coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #365      +/-   ##
==========================================
+ Coverage   80.82%   80.98%   +0.16%     
==========================================
  Files          44       44              
  Lines        1804     1804              
  Branches      306      329      +23     
==========================================
+ Hits         1458     1461       +3     
+ Misses        345      342       -3     
  Partials        1        1              
Impacted Files Coverage Δ
packages/zilliqa-js-core/src/net.ts 98.63% <100.00%> (ø)
packages/zilliqa-js-account/src/transaction.ts 90.90% <0.00%> (+0.69%) ⬆️
...kages/zilliqa-js-account/src/transactionFactory.ts 96.29% <0.00%> (+7.40%) ⬆️

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 8887821...b43f941. Read the comment docs.

@bb111189 bb111189 merged commit c51566b into dev Aug 22, 2021
@bb111189 bb111189 deleted the build/jest-v26 branch August 22, 2021 11:36
@ghost ghost mentioned this pull request Aug 24, 2021
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