Skip to content
Codecov / codecov/project succeeded Oct 30, 2024 in 1s

80.84% (target 77.00%)

View this Pull Request on Codecov

80.84% (target 77.00%)

Details

Codecov Report

Attention: Patch coverage is 77.94562% with 146 lines in your changes missing coverage. Please review.

Project coverage is 80.84%. Comparing base (262a994) to head (15d2f1d).
Report is 2 commits behind head on master.

Current head 15d2f1d differs from pull request most recent head 06b6752

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

Files with missing lines Patch % Lines
internal/parser/planparserv2/utils.go 68.45% 52 Missing and 1 partial ⚠️
internal/parser/planparserv2/parser_visitor.go 78.28% 27 Missing and 21 partials ⚠️
...ernal/parser/planparserv2/fill_expression_value.go 84.69% 21 Missing and 7 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 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #37033      +/-   ##
==========================================
- Coverage   83.11%   80.84%   -2.28%     
==========================================
  Files        1029     1321     +292     
  Lines      157231   183036   +25805     
==========================================
+ Hits       130689   147971   +17282     
- Misses      21369    29874    +8505     
- Partials     5173     5191      +18     
Components Coverage Δ
Client ∅ <ø> (∅)
Core 66.89% <ø> (∅)
Go 83.11% <77.94%> (-0.03%) ⬇️
Files with missing lines Coverage Δ
internal/parser/planparserv2/show_visitor.go 93.52% <100.00%> (+3.08%) ⬆️
internal/proxy/task.go 87.02% <ø> (ø)
internal/proxy/task_delete.go 92.43% <100.00%> (ø)
internal/proxy/task_query.go 80.71% <100.00%> (ø)
internal/proxy/task_search.go 75.95% <100.00%> (ø)
internal/parser/planparserv2/node_ret.go 75.00% <62.50%> (-5.00%) ⬇️
internal/parser/planparserv2/plan_parser_v2.go 87.19% <75.00%> (-1.08%) ⬇️
...lanparserv2/convert_field_data_to_generic_value.go 81.03% <81.03%> (ø)
...ernal/parser/planparserv2/fill_expression_value.go 84.69% <84.69%> (ø)
internal/parser/planparserv2/parser_visitor.go 85.95% <78.28%> (-2.56%) ⬇️
... and 1 more

... and 319 files with indirect coverage changes