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

Issue 2269 #2281

Merged
merged 1 commit into from
Oct 30, 2023

Fix issue-2269

d4772e1
Select commit
Loading
Failed to load commit list.
Merged

Issue 2269 #2281

Fix issue-2269
d4772e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 1s

89.69% (target 80.00%)

View this Pull Request on Codecov

89.69% (target 80.00%)

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (627b5f5) 89.67% compared to head (d4772e1) 89.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2281      +/-   ##
==========================================
+ Coverage   89.67%   89.69%   +0.01%     
==========================================
  Files        1023     1023              
  Lines       35449    35456       +7     
==========================================
+ Hits        31788    31801      +13     
+ Misses       3661     3655       -6     
Files Coverage Δ
src/common/types/types.cpp 0.00% <ø> (ø)
src/function/built_in_functions.cpp 100.00% <ø> (ø)
src/function/vector_list_functions.cpp 93.10% <100.00%> (+0.02%) ⬆️
src/function/vector_struct_functions.cpp 94.64% <100.00%> (ø)
src/function/vector_union_functions.cpp 92.30% <100.00%> (+0.64%) ⬆️
src/include/binder/expression_binder.h 100.00% <ø> (ø)
src/include/common/types/types.h 100.00% <ø> (ø)
src/binder/expression_binder.cpp 95.12% <86.66%> (-2.38%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.