[Merged by Bors] - sql: add copy-based migrations and VACUUM INTO #6085
Codecov / codecov/project
succeeded
Aug 22, 2024 in 0s
81.7% (-0.3%) compared to 2af4b65
View this Pull Request on Codecov
81.7% (-0.3%) compared to 2af4b65
Details
Codecov Report
Attention: Patch coverage is 61.18980%
with 137 lines
in your changes missing coverage. Please review.
Project coverage is 81.7%. Comparing base (
2af4b65
) to head (11527ab
).
Report is 4 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
sql/database.go | 60.5% | 82 Missing and 42 partials |
sql/schema.go | 72.2% | 5 Missing and 5 partials |
node/node.go | 0.0% | 2 Missing |
checkpoint/recovery.go | 0.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #6085 +/- ##
=========================================
- Coverage 81.9% 81.7% -0.3%
=========================================
Files 312 312
Lines 34327 34623 +296
=========================================
+ Hits 28147 28317 +170
- Misses 4386 4472 +86
- Partials 1794 1834 +40
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading