Skip to content

Support template to parse expression

Codecov / codecov/project succeeded Oct 28, 2024 in 1s

80.55% (target 77.00%)

View this Pull Request on Codecov

80.55% (target 77.00%)

Details

Codecov Report

Attention: Patch coverage is 77.45242% with 154 lines in your changes missing coverage. Please review.

Project coverage is 80.55%. Comparing base (9d37ade) to head (bf87268).

Current head bf87268 differs from pull request most recent head f33469d

Please upload reports for the commit f33469d to get more accurate results.

Files with missing lines Patch % Lines
internal/parser/planparserv2/utils.go 68.63% 52 Missing and 1 partial ⚠️
internal/parser/planparserv2/parser_visitor.go 80.40% 27 Missing and 21 partials ⚠️
...ernal/parser/planparserv2/fill_expression_value.go 80.11% 28 Missing and 8 partials ⚠️
...lanparserv2/convert_field_data_to_generic_value.go 81.03% 8 Missing and 3 partials ⚠️
internal/parser/planparserv2/node_ret.go 62.50% 2 Missing and 1 partial ⚠️
internal/parser/planparserv2/plan_parser_v2.go 76.92% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #37058      +/-   ##
==========================================
- Coverage   80.58%   80.55%   -0.04%     
==========================================
  Files        1066     1068       +2     
  Lines      165285   165634     +349     
==========================================
+ Hits       133197   133420     +223     
- Misses      27749    27851     +102     
- Partials     4339     4363      +24     
Files with missing lines Coverage Δ
internal/proxy/task.go 87.80% <ø> (ø)
internal/proxy/task_delete.go 92.25% <100.00%> (ø)
internal/proxy/task_query.go 80.69% <100.00%> (ø)
internal/proxy/task_search.go 74.80% <100.00%> (ø)
internal/parser/planparserv2/node_ret.go 75.00% <62.50%> (-5.00%) ⬇️
internal/parser/planparserv2/plan_parser_v2.go 86.73% <76.92%> (-1.17%) ⬇️
...lanparserv2/convert_field_data_to_generic_value.go 81.03% <81.03%> (ø)
...ernal/parser/planparserv2/fill_expression_value.go 80.11% <80.11%> (ø)
internal/parser/planparserv2/parser_visitor.go 85.95% <80.40%> (-2.06%) ⬇️
internal/parser/planparserv2/utils.go 84.68% <68.63%> (-7.59%) ⬇️

... and 29 files with indirect coverage changes