react-async-component
react-async-component copied to clipboard
Add resolving state to component for multiple instances.
Pushes the resolving state to each instance of a component.
Fixes #90
Codecov Report
Merging #93 into master will increase coverage by
0.26%. The diff coverage is100%.
@@ Coverage Diff @@
## master #93 +/- ##
==========================================
+ Coverage 92.59% 92.85% +0.26%
==========================================
Files 3 3
Lines 81 84 +3
Branches 24 24
==========================================
+ Hits 75 78 +3
Misses 6 6
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/asyncComponent.js | 90.9% <100%> (+0.43%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 09935a2...97a21e8. Read the comment docs.
@ctrlplusb any change you can get this PR merged? we are blocked by this problem on 2.0 release
hi any chance this might be merge?