-
Notifications
You must be signed in to change notification settings - Fork 39
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
Use new helper function for management profile filter form in seedDB #3127
Use new helper function for management profile filter form in seedDB #3127
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Test results 8 files 8 suites 8m 21s ⏱️ Results for commit 81689b3. ♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3127 +/- ##
=======================================
Coverage 60.44% 60.44%
=======================================
Files 605 605
Lines 43749 43749
Branches 48 48
=======================================
Hits 26443 26443
Misses 17294 17294
Partials 12 12 ☔ View full report in Codecov by Sentry. |
59a8276
to
d9274ac
Compare
c383bb7
to
d037671
Compare
d9274ac
to
81689b3
Compare
Quality Gate passedIssues Measures |
Reverts changes done in #3092. Makes sure that all things in seedDB that have been uncrispified use the same way.
Dependent on #3126.