Skip to content

Split value.h

Codecov / codecov/project succeeded Sep 12, 2023 in 1s

89.96% (target 80.00%)

View this Pull Request on Codecov

89.96% (target 80.00%)

Details

Codecov Report

Patch coverage: 75.36% and project coverage change: -0.01% ⚠️

Comparison is base (6840827) 89.96% compared to head (dbc1f47) 89.96%.

❗ Current head dbc1f47 differs from pull request most recent head d56b2b3. Consider uploading reports for the commit d56b2b3 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2025      +/-   ##
==========================================
- Coverage   89.96%   89.96%   -0.01%     
==========================================
  Files         909      928      +19     
  Lines       32979    32981       +2     
==========================================
- Hits        29671    29670       -1     
- Misses       3308     3311       +3     
Files Changed Coverage Δ
src/binder/bind/bind_copy.cpp 86.92% <ø> (ø)
src/binder/bind/bind_create_macro.cpp 90.00% <ø> (ø)
src/binder/bind/bind_ddl.cpp 99.39% <ø> (ø)
src/binder/bind/bind_graph_pattern.cpp 95.57% <ø> (ø)
src/binder/bind/bind_projection_clause.cpp 93.38% <ø> (+0.04%) ⬆️
src/binder/bind/bind_standalone_call.cpp 100.00% <ø> (ø)
src/binder/bind/bind_updating_clause.cpp 96.18% <ø> (ø)
...inder/bind_expression/bind_function_expression.cpp 96.40% <ø> (-0.03%) ⬇️
...inder/bind_expression/bind_property_expression.cpp 87.14% <ø> (ø)
...inder/bind_expression/bind_variable_expression.cpp 100.00% <ø> (ø)
... and 153 more

... and 3 files with indirect coverage changes

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