fix(connect): count
returns the number of rows in the table
#3552
Codecov / codecov/project
succeeded
Dec 19, 2024 in 1s
77.85% (+0.01%) compared to ae74c10
View this Pull Request on Codecov
77.85% (+0.01%) compared to ae74c10
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 77.85%. Comparing base (
ae74c10
) to head (fdc1830
).
Files with missing lines | Patch % | Lines |
---|---|---|
...onnect/src/translation/expr/unresolved_function.rs | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3552 +/- ##
==========================================
+ Coverage 77.84% 77.85% +0.01%
==========================================
Files 718 718
Lines 88250 88252 +2
==========================================
+ Hits 68696 68707 +11
+ Misses 19554 19545 -9
Files with missing lines | Coverage Δ | |
---|---|---|
...onnect/src/translation/expr/unresolved_function.rs | 80.95% <80.00%> (+10.22%) |
⬆️ |
Loading