Closed tzzed closed 2 years ago
Merging #445 (6f77506) into main (d8a0bff) will increase coverage by
0.11%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #445 +/- ##
==========================================
+ Coverage 79.50% 79.61% +0.11%
==========================================
Files 95 95
Lines 9655 9659 +4
==========================================
+ Hits 7676 7690 +14
+ Misses 1327 1322 -5
+ Partials 652 647 -5
Impacted Files | Coverage Δ | |
---|---|---|
internal/sql/parser/drop.go | 56.25% <0.00%> (ø) |
|
internal/sql/parser/alter.go | 75.60% <0.00%> (ø) |
|
internal/sql/parser/delete.go | 39.13% <0.00%> (ø) |
|
internal/tree/tree.go | 86.50% <0.00%> (+1.58%) |
:arrow_up: |
internal/database/table.go | 92.68% <0.00%> (+2.43%) |
:arrow_up: |
types/encoding/encoding.go | 87.20% <0.00%> (+7.94%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d8a0bff...6f77506. Read the comment docs.
This is a proposal for #443.