-
Notifications
You must be signed in to change notification settings - Fork 19
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
Refactored identities service for improved structure and asynchronicity #342
Refactored identities service for improved structure and asynchronicity #342
Conversation
…-improved-structure-and-asynchronicity
…-improved-structure-and-asynchronicity
…-improved-structure-and-asynchronicity
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## project-orion #342 +/- ##
=================================================
- Coverage 69.09% 69.07% -0.02%
=================================================
Files 149 150 +1
Lines 14777 14708 -69
Branches 1713 1700 -13
=================================================
- Hits 10210 10160 -50
+ Misses 4556 4537 -19
Partials 11 11 ☔ View full report in Codecov by Sentry. |
…-improved-structure-and-asynchronicity
Remove calls to repository.model functions and use the repository functions instead.
Quality Gate failedFailed conditions 5.9% Duplication on New Code (required ≤ 3%) |
No description provided.