| Filename | Line Coverage |
be/src/exec/operator/aggregation_sink_operator.cpp | 88.89% (16/18) |
be/src/exec/operator/aggregation_source_operator.cpp | 96.77% (120/124) |
be/src/exec/operator/analytic_sink_operator.cpp | 100.00% (14/14) |
be/src/exec/operator/bucketed_aggregation_sink_operator.cpp | 75.00% (3/4) |
be/src/exec/operator/bucketed_aggregation_source_operator.cpp | 40.00% (2/5) |
be/src/exec/operator/partitioned_aggregation_sink_operator.cpp | 100.00% (6/6) |
be/src/exec/operator/streaming_aggregation_operator.cpp | 96.72% (118/122) |
be/src/exec/pipeline/dependency.cpp | 100.00% (2/2) |
be/src/exprs/aggregate/aggregate_function.h | 100.00% (39/39) |
be/src/exprs/aggregate/aggregate_function_ai_agg.h | 54.55% (6/11) |
be/src/exprs/aggregate/aggregate_function_approx_count_distinct.h | 100.00% (1/1) |
be/src/exprs/aggregate/aggregate_function_array_agg.h | 70.37% (38/54) |
be/src/exprs/aggregate/aggregate_function_avg.h | 100.00% (1/1) |
be/src/exprs/aggregate/aggregate_function_avg_weighted.h | 100.00% (5/5) |
be/src/exprs/aggregate/aggregate_function_bit.h | 100.00% (2/2) |
be/src/exprs/aggregate/aggregate_function_bitmap.h | 63.16% (12/19) |
be/src/exprs/aggregate/aggregate_function_bitmap_agg.h | 100.00% (7/7) |
be/src/exprs/aggregate/aggregate_function_bool_union.h | 100.00% (5/5) |
be/src/exprs/aggregate/aggregate_function_collect.h | 70.59% (24/34) |
be/src/exprs/aggregate/aggregate_function_count.h | 100.00% (13/13) |
be/src/exprs/aggregate/aggregate_function_count_by_enum.h | 100.00% (25/25) |
be/src/exprs/aggregate/aggregate_function_covar.h | 100.00% (2/2) |
be/src/exprs/aggregate/aggregate_function_datasketches_hll_union_agg.h | 100.00% (9/9) |
be/src/exprs/aggregate/aggregate_function_ema.h | 100.00% (7/7) |
be/src/exprs/aggregate/aggregate_function_foreach.h | 59.46% (22/37) |
be/src/exprs/aggregate/aggregate_function_foreachv2.cpp | 100.00% (5/5) |
be/src/exprs/aggregate/aggregate_function_group_array_set_op.h | 70.27% (52/74) |
be/src/exprs/aggregate/aggregate_function_group_concat.h | 100.00% (10/10) |
be/src/exprs/aggregate/aggregate_function_histogram.h | 100.00% (14/14) |
be/src/exprs/aggregate/aggregate_function_hll_union_agg.h | 100.00% (2/2) |
be/src/exprs/aggregate/aggregate_function_linear_histogram.h | 100.00% (12/12) |
be/src/exprs/aggregate/aggregate_function_map.h | 100.00% (13/13) |
be/src/exprs/aggregate/aggregate_function_map_combinator.cpp | 66.13% (41/62) |
be/src/exprs/aggregate/aggregate_function_map_v2.h | 100.00% (3/3) |
be/src/exprs/aggregate/aggregate_function_min_max.h | 100.00% (31/31) |
be/src/exprs/aggregate/aggregate_function_min_max_by.h | 50.00% (1/2) |
be/src/exprs/aggregate/aggregate_function_null.h | 59.65% (34/57) |
be/src/exprs/aggregate/aggregate_function_null_v2.h | 68.42% (26/38) |
be/src/exprs/aggregate/aggregate_function_orthogonal_bitmap.h | 75.00% (15/20) |
be/src/exprs/aggregate/aggregate_function_percentile.h | 68.52% (37/54) |
be/src/exprs/aggregate/aggregate_function_percentile_reservoir.h | 100.00% (4/4) |
be/src/exprs/aggregate/aggregate_function_product.h | 100.00% (1/1) |
be/src/exprs/aggregate/aggregate_function_quantile_state.h | 100.00% (1/1) |
be/src/exprs/aggregate/aggregate_function_reader_first_last.h | 100.00% (2/2) |
be/src/exprs/aggregate/aggregate_function_reader_replace.cpp | 100.00% (1/1) |
be/src/exprs/aggregate/aggregate_function_regr.h | 100.00% (4/4) |
be/src/exprs/aggregate/aggregate_function_retention.h | 100.00% (7/7) |
be/src/exprs/aggregate/aggregate_function_sem.h | 100.00% (4/4) |
be/src/exprs/aggregate/aggregate_function_sequence_match.h | 100.00% (10/10) |
be/src/exprs/aggregate/aggregate_function_sort.h | 100.00% (7/7) |
be/src/exprs/aggregate/aggregate_function_statistic.h | 100.00% (4/4) |
be/src/exprs/aggregate/aggregate_function_stddev.h | 100.00% (2/2) |
be/src/exprs/aggregate/aggregate_function_sum.h | 100.00% (1/1) |
be/src/exprs/aggregate/aggregate_function_topn.h | 76.92% (50/65) |
be/src/exprs/aggregate/aggregate_function_uniq.h | 100.00% (2/2) |
be/src/exprs/aggregate/aggregate_function_uniq_distribute_key.h | 0.00% (0/2) |
be/src/exprs/aggregate/aggregate_function_window.h | 100.00% (17/17) |
be/src/exprs/aggregate/aggregate_function_window_funnel.h | 50.00% (9/18) |
be/src/exprs/aggregate/aggregate_function_window_funnel_v2.h | 100.00% (19/19) |
be/src/exprs/function/array/function_array_aggregation.cpp | 100.00% (4/4) |
be/src/exprs/function/function_agg_state.h | 100.00% (1/1) |
be/src/exprs/vectorized_agg_fn.cpp | 100.00% (22/22) |
be/src/exprs/vectorized_agg_fn.h | 100.00% (29/29) |
be/src/load/memtable/memtable.cpp | 100.00% (4/4) |
be/src/storage/iterator/block_reader.cpp | 100.00% (4/4) |
be/src/storage/iterator/vertical_block_reader.cpp | 100.00% (4/4) |
be/src/storage/schema_change/schema_change.cpp | 100.00% (4/4) |
Totals | 83.91% (1012/1206) |