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

Remove chatty log on db migrations #2594

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

wslulciuc
Copy link
Member

This PR removes a chatty log on db migrations.

@boring-cyborg boring-cyborg bot added the api API layer changes label Aug 15, 2023
@wslulciuc wslulciuc enabled auto-merge (squash) August 15, 2023 08:52
@wslulciuc wslulciuc added the review Ready for review label Aug 15, 2023
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #2594 (c8a4620) into main (f9c6118) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2594      +/-   ##
============================================
+ Coverage     83.28%   83.30%   +0.01%     
  Complexity     1287     1287              
============================================
  Files           243      243              
  Lines          5936     5935       -1     
  Branches        279      279              
============================================
  Hits           4944     4944              
+ Misses          845      844       -1     
  Partials        147      147              
Files Changed Coverage Δ
api/src/main/java/marquez/db/DbMigration.java 54.28% <ø> (+1.50%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wslulciuc wslulciuc requested a review from phixMe August 15, 2023 16:30
@wslulciuc wslulciuc merged commit 0241601 into main Aug 15, 2023
12 checks passed
@wslulciuc wslulciuc deleted the feature/reduce-chatty-migration-log branch August 15, 2023 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API layer changes review Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants