[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 62.50000%
with 132 lines
in your changes missing coverage. Please review.
Project coverage is 81.7%. Comparing base (
2af4b65
) to head (f462433
).
Report is 3 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
sql/database.go | 61.9% | 76 Missing and 43 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 34621 +294
=========================================
+ Hits 28147 28318 +171
- Misses 4386 4466 +80
- Partials 1794 1837 +43
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading