Coverage Report

Created: 2026-06-12 03:42

Click here for information about interpreting this report.

FilenameLine Coverage
be/src/exec/exchange/local_exchange_sink_operator.cpp
  87.50% (28/32)
be/src/exec/exchange/local_exchange_sink_operator.h
  100.00% (7/7)
be/src/exec/exchange/local_exchange_source_operator.cpp
  100.00% (2/2)
be/src/exec/exchange/local_exchange_source_operator.h
  79.31% (23/29)
be/src/exec/exchange/local_exchanger.h
  100.00% (14/14)
be/src/exec/operator/aggregation_sink_operator.h
  100.00% (5/5)
be/src/exec/operator/analytic_sink_operator.h
  100.00% (5/5)
be/src/exec/operator/assert_num_rows_operator.h
  100.00% (1/1)
be/src/exec/operator/bucketed_aggregation_sink_operator.h
  100.00% (1/1)
be/src/exec/operator/distinct_streaming_aggregation_operator.h
  83.33% (5/6)
be/src/exec/operator/exchange_source_operator.h
  100.00% (4/4)
be/src/exec/operator/hashjoin_build_sink.h
  100.00% (7/7)
be/src/exec/operator/hashjoin_probe_operator.h
  100.00% (8/8)
be/src/exec/operator/nested_loop_join_build_operator.h
  66.67% (2/3)
be/src/exec/operator/nested_loop_join_probe_operator.h
  100.00% (2/2)
be/src/exec/operator/operator.cpp
  100.00% (6/6)
be/src/exec/operator/operator.h
  0.00% (0/1)
be/src/exec/operator/partition_sort_sink_operator.h
  33.33% (1/3)
be/src/exec/operator/partitioned_hash_join_probe_operator.h
  0.00% (0/2)
be/src/exec/operator/partitioned_hash_join_sink_operator.h
  0.00% (0/3)
be/src/exec/operator/rec_cte_anchor_sink_operator.h
  100.00% (1/1)
be/src/exec/operator/rec_cte_sink_operator.h
  100.00% (1/1)
be/src/exec/operator/rec_cte_source_operator.h
  100.00% (1/1)
be/src/exec/operator/scan_operator.h
  100.00% (2/2)
be/src/exec/operator/set_probe_sink_operator.h
  75.00% (3/4)
be/src/exec/operator/set_sink_operator.h
  75.00% (3/4)
be/src/exec/operator/set_source_operator.h
  100.00% (2/2)
be/src/exec/operator/sort_sink_operator.h
  100.00% (6/6)
be/src/exec/operator/streaming_aggregation_operator.h
  100.00% (3/3)
be/src/exec/operator/table_function_operator.h
  100.00% (1/1)
be/src/exec/operator/union_sink_operator.h
  0.00% (0/3)
be/src/exec/operator/union_source_operator.h
  100.00% (2/2)
be/src/exec/pipeline/dependency.h
  90.00% (18/20)
be/src/exec/pipeline/pipeline.cpp
  100.00% (3/3)
be/src/exec/pipeline/pipeline.h
  100.00% (4/4)
be/src/exec/pipeline/pipeline_fragment_context.cpp
  89.90% (187/208)
be/src/exec/pipeline/pipeline_fragment_context.h
  100% (0/0)
be/src/runtime/exec_env_init.cpp
  100% (0/0)
be/src/runtime/runtime_state.h
  100.00% (4/4)
be/src/udf/python/python_server.cpp
  100% (0/0)
be/src/udf/python/python_udf_runtime.cpp
  100% (0/0)
be/src/udf/python/python_udf_runtime.h
  100% (0/0)
Totals
  88.29% (362/410)

Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)

Generated by llvm-cov -- llvm version 20.1.8