feat: Sec. indexes on relations #2670
Merged
Codecov / codecov/project
succeeded
Jun 4, 2024 in 0s
78.18% (+0.01%) compared to da3d057
View this Pull Request on Codecov
78.18% (+0.01%) compared to da3d057
Details
Codecov Report
Attention: Patch coverage is 84.98294%
with 44 lines
in your changes missing coverage. Please review.
Project coverage is 78.18%. Comparing base (
da3d057
) to head (d145032
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2670 +/- ##
===========================================
+ Coverage 78.17% 78.18% +0.01%
===========================================
Files 303 303
Lines 22996 23052 +56
===========================================
+ Hits 17976 18021 +45
- Misses 3661 3672 +11
Partials 1359 1359
Files | Coverage Δ | |
---|---|---|
client/normal_nil.go | 94.12% <100.00%> (-5.88%) |
⬇️ |
client/schema_field_description.go | 65.57% <100.00%> (ø) |
|
internal/db/collection_index.go | 88.27% <100.00%> (-0.11%) |
⬇️ |
internal/db/index.go | 72.28% <100.00%> (-0.99%) |
⬇️ |
internal/planner/explain.go | 60.56% <100.00%> (ø) |
|
internal/planner/mapper/select.go | 40.00% <ø> (ø) |
|
internal/planner/planner.go | 82.55% <100.00%> (ø) |
|
internal/planner/select.go | 85.11% <100.00%> (+0.52%) |
⬆️ |
internal/planner/mapper/mapper.go | 89.52% <85.71%> (ø) |
|
internal/planner/type_join.go | 81.23% <83.13%> (+0.44%) |
⬆️ |
... and 11 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update da3d057...d145032. Read the comment docs.
Loading