Skip to content

Conversation

tltv
Copy link
Member

@tltv tltv commented Oct 15, 2025

Add Spring-Boot-Jar-Type: development-tool to hilla-dev manifest to exclude it from Spring Boot uber-jar package automatically.

RelatesTo: vaadin/flow#17737

development-tool type is new feature available in next Spring Boot 4 RC (or in SNAPSHOT today). Adding it already shouldn't have any side effects. Projects updating to new SB release later shouldn't have any side effects since they should exclude vaadin-dev anyway manually. Manual excluding is not needed anymore with this.

Add Spring-Boot-Jar-Type: development-tool to hilla-dev manifest to exclude it from Spring Boot uber-jar package automatically.

RelatesTo: vaadin/flow#17737
Copy link

Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.27%. Comparing base (b29b8a2) to head (40b2d59).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4207   +/-   ##
=======================================
  Coverage   86.27%   86.27%           
=======================================
  Files         123      123           
  Lines        8474     8474           
  Branches     1301     1301           
=======================================
  Hits         7311     7311           
  Misses       1140     1140           
  Partials       23       23           
Flag Coverage Δ
unittests 86.27% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tltv tltv marked this pull request as draft October 15, 2025 09:49
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.

2 participants