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

add useTransition and useDeferredValue #36

Merged
merged 2 commits into from
Jan 17, 2020

Conversation

JoviDeCroock
Copy link
Contributor

Resolves: #25

@codecov-io
Copy link

codecov-io commented Jan 17, 2020

Codecov Report

Merging #36 into master will increase coverage by 0.03%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage    97.3%   97.34%   +0.03%     
==========================================
  Files          10       10              
  Lines         483      528      +45     
  Branches       87      101      +14     
==========================================
+ Hits          470      514      +44     
- Misses          9       10       +1     
  Partials        4        4
Impacted Files Coverage Δ
src/internals/dispatcher.js 99.36% <85.71%> (-0.64%) ⬇️

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 e82ad0c...4540a64. Read the comment docs.

@kitten kitten merged commit 3dce942 into master Jan 17, 2020
@kitten kitten deleted the useTransition-useDeferredValue branch January 17, 2020 14:09
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.

Support for React.useTransition
3 participants