react-async-component icon indicating copy to clipboard operation
react-async-component copied to clipboard

fixes #44

Open hoschi opened this issue 7 years ago • 1 comments

My try for #44, let me now if something should be different.

hoschi avatar Feb 14 '18 13:02 hoschi

Codecov Report

Merging #74 into master will decrease coverage by 4.79%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #74     +/-   ##
=========================================
- Coverage   94.38%   89.58%   -4.8%     
=========================================
  Files           3        3             
  Lines          89       96      +7     
  Branches       25       27      +2     
=========================================
+ Hits           84       86      +2     
- Misses          5        8      +3     
- Partials        0        2      +2
Impacted Files Coverage Δ
src/asyncComponent.js 89.74% <100%> (-3.22%) :arrow_down:
src/createAsyncContext.js 75% <0%> (-25%) :arrow_down:

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 94fc382...9e4adee. Read the comment docs.

codecov[bot] avatar Feb 14 '18 13:02 codecov[bot]