-
Notifications
You must be signed in to change notification settings - Fork 56
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: change hilla-dev to hilla-dev-mode in hilla #1992
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1992 +/- ##
=======================================
Coverage 95.31% 95.31%
=======================================
Files 52 52
Lines 3482 3482
Branches 524 524
=======================================
Hits 3319 3319
Misses 129 129
Partials 34 34
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@manolo @tltv how in the end the exclusion of the development dependencies is supposed to work ? Initially, I assumed that But with this PR and PRs in platform, I'm a bit confused how it will be achievable in the end. Could you please give your thoughts? |
Maybe this discussion can continue in one place here vaadin/platform#4946. |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Related-to: vaadin/platform/issues/4946