Skip to content

Use jest@25.1.0 and ts-jest@25.2.1#211

Merged
whymarrh merged 1 commit intoMetaMask:developfrom
whymarrh:update-jest
Mar 16, 2020
Merged

Use jest@25.1.0 and ts-jest@25.2.1#211
whymarrh merged 1 commit intoMetaMask:developfrom
whymarrh:update-jest

Conversation

@whymarrh
Copy link
Contributor

This PR updates Jest and ts-jest to their latest versions

@whymarrh whymarrh requested review from Gudahtt and rekmarks March 16, 2020 14:21
@codecov-io
Copy link

Codecov Report

Merging #211 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop   #211   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           22     22           
  Lines         1488   1488           
  Branches       206    206           
======================================
  Hits          1488   1488

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 4629151...6b1f39f. Read the comment docs.

Copy link
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@whymarrh whymarrh merged commit 12dbc0e into MetaMask:develop Mar 16, 2020
@whymarrh whymarrh deleted the update-jest branch March 16, 2020 14:43
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
Mrtenz pushed a commit that referenced this pull request Oct 16, 2025
`@metamask/network-controller` now contains an `RpcService` class. Using
this class not only allows us to remove a lot of code from this package,
as it incorporates the vast majority of logic contained in
`createFetchMiddleware`, including the retry logic, but it also allows
us to use the circuit breaker pattern and the exponential backoff
pattern to prevent too many retries if the network is unreliable, and
then automatically cut over to a failover node when the network truly
goes down.

Closes #356.
Closes #207.
Closes #209.
Closes #211.
Closes #166.
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.

3 participants