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

:sparkles: add dependency API #6

Closed wzhudev closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #6 (c1bfe2a) into master (9c5e4eb) will decrease coverage by 0.30%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   96.91%   96.60%   -0.31%     
==========================================
  Files          19       19              
  Lines         615      618       +3     
  Branches      121      122       +1     
==========================================
+ Hits          596      597       +1     
- Misses         18       20       +2     
  Partials        1        1              
Impacted Files Coverage Δ
src/injector.ts 98.77% <66.66%> (-0.82%) :arrow_down:
src/react-bindings/publicApi.ts 100.00% <100.00%> (ø)

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 9c5e4eb...c1bfe2a. Read the comment docs.