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

:bug: fix AsyncHook not working #8

Closed wzhudev closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #8 (da9a5b3) into master (53f6b06) will decrease coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   97.08%   96.92%   -0.16%     
==========================================
  Files          19       19              
  Lines         583      586       +3     
  Branches      112      112              
==========================================
+ Hits          566      568       +2     
- Misses         16       17       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/injector.ts 99.14% <100.00%> (-0.43%) :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 53f6b06...da9a5b3. Read the comment docs.