Skip to content
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

Merged
merged 8 commits into from
Mar 6, 2024
Merged

refactor: simplify hilla-bom #2160

merged 8 commits into from
Mar 6, 2024

Conversation

ZheSun88
Copy link
Contributor

@ZheSun88 ZheSun88 commented Mar 1, 2024

nowadays, hilla-bom is not a separated bom that user will use directly. so we dont need to provide dependencies like

  • vaadin-testbench
  • flow
  • slf4j
  • jna

also fixes #2158

Artur-
Artur- previously approved these changes Mar 1, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.77%. Comparing base (4580d27) to head (d5d03b1).

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           
Flag Coverage Δ
unittests 93.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Mar 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ZheSun88 ZheSun88 enabled auto-merge (squash) March 6, 2024 10:05
@ZheSun88 ZheSun88 changed the title chore: simplify hilla-bom refactor: simplify hilla-bom Mar 6, 2024
@ZheSun88 ZheSun88 merged commit 36a7364 into main Mar 6, 2024
15 checks passed
@ZheSun88 ZheSun88 deleted the simplify-hilla-bom branch March 6, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hilla-bom must not depend on hilla-project
4 participants