Codecov / codecov/project
succeeded
Sep 19, 2024 in 0s
79.41% (+0.08%) compared to 09b49c6
View this Pull Request on Codecov
79.41% (+0.08%) compared to 09b49c6
Details
Codecov Report
Attention: Patch coverage is 97.82609%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 79.41%. Comparing base (
09b49c6
) to head (4d75ba0
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/planner/type_join.go | 95.65% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3035 +/- ##
===========================================
+ Coverage 79.34% 79.41% +0.08%
===========================================
Files 333 333
Lines 25837 25845 +8
===========================================
+ Hits 20498 20524 +26
+ Misses 3870 3860 -10
+ Partials 1469 1461 -8
Files with missing lines | Coverage Δ | |
---|---|---|
internal/planner/multi.go | 84.62% <100.00%> (+0.83%) |
⬆️ |
internal/planner/scan.go | 91.88% <100.00%> (+1.40%) |
⬆️ |
internal/planner/type_join.go | 81.73% <95.65%> (-0.27%) |
⬇️ |
... and 6 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 09b49c6...4d75ba0. Read the comment docs.
Loading