Repurpose db-migrate to run all pending migrations #2936
Merged
Codecov / codecov/project
succeeded
Oct 21, 2024 in 0s
81.16% (+0.03%) compared to b7277d7
View this Pull Request on Codecov
81.16% (+0.03%) compared to b7277d7
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 81.16%. Comparing base (
b7277d7
) to head (5bbb565
).
Files with missing lines | Patch % | Lines |
---|---|---|
api/src/main/java/marquez/db/DbMigration.java | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2936 +/- ##
============================================
+ Coverage 81.12% 81.16% +0.03%
Complexity 1506 1506
============================================
Files 268 268
Lines 7365 7363 -2
Branches 329 329
============================================
+ Hits 5975 5976 +1
+ Misses 1229 1226 -3
Partials 161 161
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading