-
Notifications
You must be signed in to change notification settings - Fork 354
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
chore:Replace organisation units with no groups integrity check with SQL #15801
Conversation
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.
nice, and covered with tests, even better 👍
Kudos, SonarCloud Quality Gate passed! |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #15801 +/- ##
=========================================
Coverage 66.34% 66.34%
- Complexity 31430 31432 +2
=========================================
Files 3489 3489
Lines 130091 130093 +2
Branches 15191 15191
=========================================
+ Hits 86313 86316 +3
Misses 36700 36700
+ Partials 7078 7077 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Replaces the integrity check relating to organisation units with no groups with an SQL based equivalent.