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

Upgraded Gradle. Decided not to change the liquibase.update method #132

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented Nov 11, 2023

Closes #63

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (08ba7cb) 97.72% compared to head (392a4d7) 97.72%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #132   +/-   ##
=========================================
  Coverage     97.72%   97.72%           
  Complexity       19       19           
=========================================
  Files             8        8           
  Lines            88       88           
  Branches          2        2           
=========================================
  Hits             86       86           
  Misses            1        1           
  Partials          1        1           
Files Coverage Δ
...ek/pg/index/health/demo/utils/MigrationRunner.java 100.00% <ø> (ø)

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

@mfvanek mfvanek merged commit 2c7f0f6 into master Nov 11, 2023
5 checks passed
@mfvanek mfvanek deleted the feature/liquibase branch November 11, 2023 09:56
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.

Remove usage of deprecated method liquibase.update
1 participant