-
Notifications
You must be signed in to change notification settings - Fork 57
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
refactor: simplify hilla-bom #2160
Conversation
d01ace0
to
1d627ad
Compare
1d627ad
to
6bb6c0c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2160 +/- ##
=======================================
Coverage 93.77% 93.77%
=======================================
Files 64 64
Lines 1622 1622
Branches 364 364
=======================================
Hits 1521 1521
Misses 66 66
Partials 35 35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6ae28ce
to
795e533
Compare
Quality Gate passedIssues Measures |
nowadays, hilla-bom is not a separated bom that user will use directly. so we dont need to provide dependencies like
also fixes #2158