feature(model) support auto index fkey and setup relation on update a… #81
Codecov / codecov/project
succeeded
Oct 22, 2024 in 0s
71.62% (target 71.00%)
View this Pull Request on Codecov
71.62% (target 71.00%)
Details
Codecov Report
Attention: Patch coverage is 72.56858%
with 110 lines
in your changes missing coverage. Please review.
Files with missing lines | Coverage Δ | |
---|---|---|
model.go | 100.00% <ø> (ø) |
|
pkg/generator/model.go | 82.50% <100.00%> (+2.84%) |
⬆️ |
pkg/generator/storage.go | 91.17% <100.00%> (-0.32%) |
⬇️ |
pkg/resource/apply.go | 61.30% <100.00%> (-1.61%) |
⬇️ |
pkg/resource/import.go | 80.89% <100.00%> (-1.18%) |
⬇️ |
pkg/resource/load.go | 100.00% <100.00%> (ø) |
|
pkg/resource/tables/compare.go | 76.41% <100.00%> (+6.66%) |
⬆️ |
pkg/state/state.go | 77.77% <ø> (-2.31%) |
⬇️ |
pkg/supabase/drivers/cloud/indexes.go | 100.00% <100.00%> (ø) |
|
pkg/supabase/query/sql/index.go | 100.00% <100.00%> (ø) |
|
... and 9 more |
Loading