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 preact support #300

Merged
merged 6 commits into from
Jan 13, 2021
Merged

Add preact support #300

merged 6 commits into from
Jan 13, 2021

Conversation

andyrichardson
Copy link
Owner

About

Fix #299

@codecov-io
Copy link

codecov-io commented Jan 13, 2021

Codecov Report

Merging #300 (a4e6ca2) into master (d9a240b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #300   +/-   ##
=======================================
  Coverage   89.45%   89.45%           
=======================================
  Files          12       12           
  Lines         256      256           
  Branches       57       57           
=======================================
  Hits          229      229           
  Misses         26       26           
  Partials        1        1           
Impacted Files Coverage Δ
src/actions/setFieldState.ts 77.77% <ø> (ø)
src/actions/setFieldValue.ts 66.66% <ø> (ø)
src/useField.ts 97.56% <ø> (ø)
src/useForm.ts 93.02% <100.00%> (ø)

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 d9a240b...a4e6ca2. Read the comment docs.

@andyrichardson andyrichardson merged commit d04de95 into master Jan 13, 2021
@andyrichardson andyrichardson deleted the add-preact-version branch January 13, 2021 10:47
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.

Add preact support
2 participants