-
Notifications
You must be signed in to change notification settings - Fork 5
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
UHF-X Select icon library #721
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #721 +/- ##
=========================================
Coverage 14.53% 14.53%
Complexity 256 256
=========================================
Files 30 30
Lines 977 977
=========================================
Hits 142 142
Misses 835 835 ☔ View full report in Codecov by Sentry. |
… as there is nothing to translate.
…er as otherwise the tests would fail with 'Tried to rewrite config social_media.settings via helfi_node_news_item module without initial config present.'
… that all instances seem to have the social_media module installed.
Quality Gate passedIssues Measures |
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.
This fixes many issues 🦖
What was done
hdbt_admin_tools/select_icon
library to the select icon widget template.How to install
git pull origin dev
make fresh
composer require drupal/helfi_platform_config:dev-UHF-X_select_icon_library
make drush-cr
How to test