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

Preact render method #1015

Merged
merged 2 commits into from
Jun 9, 2018
Merged

Preact render method #1015

merged 2 commits into from
Jun 9, 2018

Conversation

theKashey
Copy link
Collaborator

Now - passing arguments to render, as preact likes.
Fixes #1013

@codecov-io
Copy link

Codecov Report

Merging #1015 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1015   +/-   ##
=======================================
  Coverage   86.54%   86.54%           
=======================================
  Files          31       31           
  Lines         825      825           
  Branches      193      193           
=======================================
  Hits          714      714           
  Misses         92       92           
  Partials       19       19
Impacted Files Coverage Δ
src/proxy/createClassProxy.js 97.24% <100%> (ø) ⬆️
src/proxy/inject.js 77.58% <100%> (ø) ⬆️

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 8189dd4...605da10. Read the comment docs.

@theKashey theKashey merged commit 1454853 into master Jun 9, 2018
@theKashey theKashey deleted the preact-render-method branch June 9, 2018 05:52
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.

2 participants