inversify / InversifyJS

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
http://inversify.io/
MIT License
11.21k stars 715 forks source link

fix: remove circular import #1516

Closed front-end-captain closed 11 months ago

front-end-captain commented 1 year ago

Remove circular import

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

codecov-commenter commented 11 months ago

Codecov Report

Merging #1516 (e800a5e) into master (dcaeda4) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master    #1516   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          53       53           
  Lines        1567     1567           
  Branches      205      205           
=======================================
  Hits         1561     1561           
  Partials        6        6           
Files Coverage Δ
src/scope/scope.ts 96.55% <100.00%> (ø)
src/utils/binding_utils.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more