Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: replace findDOMNode() in examples/typescript #9300

Merged
merged 3 commits into from
Feb 13, 2020
Merged

chore: replace findDOMNode() in examples/typescript #9300

merged 3 commits into from
Feb 13, 2020

Conversation

solidw
Copy link
Contributor

@solidw solidw commented Dec 13, 2019

Summary

I imitated #9124 commit which is about deprcated findDomNode() using Typescript.
Plus, I refactored sum.ts and sub.ts with arrow functions.

Test plan

yarn test

This is my first pull request. If you have any advice, please do it for me.

I imitated #9124 commit which is about deprcated findDomNode() using
Typescript.
Plus, I refactored sum.ts and sub.ts with arrow functions
@codecov-io
Copy link

codecov-io commented Dec 13, 2019

Codecov Report

Merging #9300 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9300   +/-   ##
=======================================
  Coverage   64.99%   64.99%           
=======================================
  Files         278      278           
  Lines       11912    11912           
  Branches     2934     2935    +1     
=======================================
  Hits         7742     7742           
  Misses       3539     3539           
  Partials      631      631

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 446d174...ea042b0. Read the comment docs.

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

Thanks!

@SimenB SimenB changed the title refactor : Replaces findDomNodes() with refs in example/typescript chore: replace findDOMNode() in examples/typescript Feb 13, 2020
@SimenB SimenB merged commit 4a559b7 into jestjs:master Feb 13, 2020
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants