Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(connect): count returns the number of rows in the table #3552

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(connect): `count` returns the number of rows in the table

fdc1830
Select commit
Loading
Failed to load commit list.
Draft

fix(connect): count returns the number of rows in the table #3552

fix(connect): `count` returns the number of rows in the table
fdc1830
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬆️

... and 3 files with indirect coverage changes