wzhudev / redi

💉 A dependency injection library for TypeScript & JavaScript, along with a binding for React.
https://redi.wendell.fun
MIT License
104 stars 17 forks source link

fix react unmount #4

Closed wzhudev closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #4 (95b2199) into master (67392e6) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   96.82%   96.82%           
=======================================
  Files          17       17           
  Lines         598      599    +1     
  Branches      120      121    +1     
=======================================
+ Hits          579      580    +1     
  Misses         18       18           
  Partials        1        1           
Impacted Files Coverage Δ
src/react-bindings/reactComponent.tsx 91.66% <100.00%> (+0.36%) :arrow_up:

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 67392e6...95b2199. Read the comment docs.