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

Add core module for checks on a specific host #420

Merged
merged 4 commits into from
Jun 16, 2024
Merged

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented Jun 16, 2024

Closes #373

@mfvanek mfvanek added the breaking change Pull requests that breaks backward compatibility label Jun 16, 2024
Copy link

sonarcloud bot commented Jun 16, 2024

Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (34249b9) to head (c7185c7).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #420   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       945       945           
===========================================
  Files            145       145           
  Lines           2037      2037           
  Branches         134       134           
===========================================
  Hits            2037      2037           

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

@mfvanek mfvanek merged commit cebffef into master Jun 16, 2024
8 checks passed
@mfvanek mfvanek deleted the feature/core-module branch June 16, 2024 10:10
@mfvanek mfvanek added this to the 0.13.0 milestone Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Pull requests that breaks backward compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move DatabaseCheckOnHost to a separate module (core) and use it in Spring Boot starter
1 participant