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

Feature 239 use proper di #255

Merged
merged 35 commits into from
Mar 28, 2024
Merged

Feature 239 use proper di #255

merged 35 commits into from
Mar 28, 2024

Conversation

Anisimova2020
Copy link
Contributor

No description provided.

Tsar Nikolay and others added 29 commits August 28, 2021 23:35
…rentUserAccessor`.

Инъекция `IAuditService` и `ISecurityManager` через конструктор `SQLDataService`.
Инъекция `IConfigResolver` через свойство `SQLDataService`.
Удаление `DirectoryServices` и `CurrentWindowsUser`.
/// <summary>
/// Сервис доступа к данным текущего пользовтаеля.
/// </summary>
private readonly ICurrentUser _currentUser;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

без подчеркивания

Copy link

sonarcloud bot commented Mar 28, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@Anisimova2020 Anisimova2020 merged commit a0409e2 into develop Mar 28, 2024
4 of 5 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.

5 participants