Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

feat: connectAtom HOC for class components #107

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

Conversation

ursarik
Copy link

@ursarik ursarik commented Dec 3, 2019

#49
added connectAtom HOC to be able use Atom with class components

@codecov
Copy link

codecov bot commented Dec 13, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@eac4844). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #107   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      5           
  Lines             ?     71           
  Branches          ?     16           
=======================================
  Hits              ?     71           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
src/react-atom-internal.tsx 100% <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 eac4844...e43c1d4. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants