Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(di): add class container for dependency injection #66

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Conversation

imjuni
Copy link
Owner

@imjuni imjuni commented Apr 7, 2024

  • add class container for dependency injection
  • add new testcase
  • migrate template file: keep tempalte file format, not TypeScript source code

- add class container for dependency injection
- add new testcase
- migrate template file: keep tempalte file format, not TypeScript source code
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (64b8126) to head (a7b2076).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##            master       #66     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           48        55      +7     
  Lines          474      1737   +1263     
  Branches        71       202    +131     
===========================================
+ Hits           474      1737   +1263     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@imjuni imjuni merged commit 17df557 into master Apr 7, 2024
4 checks passed
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.

1 participant