Skip to content

feat: add scope check#56

Merged
JerrysShan merged 4 commits intoartusjs:masterfrom
JerrysShan:ssk/feat/scope-check
Sep 1, 2022
Merged

feat: add scope check#56
JerrysShan merged 4 commits intoartusjs:masterfrom
JerrysShan:ssk/feat/scope-check

Conversation

@JerrysShan
Copy link
Copy Markdown
Collaborator

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 18, 2022

Codecov Report

Merging #56 (1aad55f) into master (420ebfe) will decrease coverage by 0.04%.
The diff coverage is 95.45%.

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   96.17%   96.13%   -0.05%     
==========================================
  Files          12       12              
  Lines         340      362      +22     
  Branches       89       90       +1     
==========================================
+ Hits          327      348      +21     
- Misses         13       14       +1     
Impacted Files Coverage Δ
src/types.ts 100.00% <ø> (ø)
src/error.ts 96.96% <92.85%> (+0.96%) ⬆️
src/container.ts 96.99% <96.55%> (-0.49%) ⬇️
src/decorator/inject.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JerrysShan JerrysShan changed the title WIP: feat: add scope check feat: add scope check Sep 1, 2022
@JerrysShan JerrysShan merged commit 4982a7f into artusjs:master Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: Injection 跨作用域注入的问题

5 participants