-
Notifications
You must be signed in to change notification settings - Fork 11
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
Selecting the scope for the client in DI #460
Conversation
Kudos, SonarCloud Quality Gate passed! |
Great job! But the test coverage is confusing: 37.0% Coverage |
So... which type of test do you want? There are only method overloads without any logic. I'm open to any offers |
I agree with you, logic is pretty simple, but we should have tests to protect us from typos. For example, method must create singleton instance, but creates scoped |
so.. is it enough now? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool!
Kudos, SonarCloud Quality Gate passed! |
This reverts commit 261fa3d.
This reverts commit 261fa3d. Co-authored-by: Kingmidas74 <kingmidas1992@gmail.com> Co-authored-by: smolchanovsky <smolchanovsky@gmail.com>
…pull-requests Revert "Merge pull request #460 from nclient/feature/449-DI-levels"
Add options to change DI lifetime for NClient.