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

feat(gradle-plugin): add check for Spring Boot plugin #3113

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

cromoteca
Copy link
Contributor

To avoid loading Hilla Gradle tasks in projects without Spring, this PR adds a check in the plugin declaration.

@cromoteca cromoteca changed the title Add check for Spring Boot plugin feat(gradle-plugin): add check for Spring Boot plugin Jan 3, 2025
Copy link

sonarqubecloud bot commented Jan 3, 2025

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.57%. Comparing base (6dd555b) to head (35ce475).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3113   +/-   ##
=======================================
  Coverage   92.57%   92.57%           
=======================================
  Files          85       85           
  Lines        3164     3164           
  Branches      775      775           
=======================================
  Hits         2929     2929           
  Misses        183      183           
  Partials       52       52           
Flag Coverage Δ
unittests 92.57% <ø> (ø)

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.

@manolo manolo merged commit 9163fa8 into main Jan 3, 2025
15 checks passed
@manolo manolo deleted the feat/gradle-conditional-activation branch January 3, 2025 08:46
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