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

Fix react-native async onChange prop in ConnectedField #4391 #4392

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TomaszChmielPagepro
Copy link

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #4392 into master will decrease coverage by 0.23%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4392      +/-   ##
==========================================
- Coverage     100%   99.76%   -0.24%     
==========================================
  Files          74       74              
  Lines        1686     1695       +9     
==========================================
+ Hits         1686     1691       +5     
- Misses          0        4       +4
Impacted Files Coverage Δ
src/ConnectedField.js 99.09% <100%> (-0.91%) ⬇️
src/createReduxForm.js 98.81% <0%> (-1.19%) ⬇️

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 84359b3...ff5dcd0. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Mar 9, 2019

Codecov Report

Merging #4392 into master will decrease coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4392      +/-   ##
==========================================
- Coverage     100%   99.94%   -0.06%     
==========================================
  Files          74       74              
  Lines        1694     1698       +4     
==========================================
+ Hits         1694     1697       +3     
- Misses          0        1       +1
Impacted Files Coverage Δ
src/ConnectedField.js 99.09% <100%> (-0.91%) ⬇️
src/structure/immutable/deepEqual.js 100% <0%> (ø) ⬆️
src/handleSubmit.js 100% <0%> (ø) ⬆️
src/createReduxForm.js 100% <0%> (ø) ⬆️
src/structure/plain/deepEqual.js 100% <0%> (ø) ⬆️

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 720c9d0...ff5dcd0. Read the comment docs.

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.

None yet

3 participants