Skip to content

Conversation

@xuchenhao
Copy link
Contributor

@xuchenhao xuchenhao commented Jan 5, 2026

What problem does this PR solve?

Issue Number: close #59504

Related PR: #xxx

Problem Summary:
The existing cache consistency check assumes estimated_file_count >= db_block_count, but in real-world data lake workloads with many small files, this assumption breaks and produces negative discrepancy ratios. Negative ratios do not meaningfully represent divergence and can cause the system to skip filesystem reloads incorrectly.

This PR changes the calculation to use the absolute difference, ensuring the metric reflects discrepancy magnitude regardless of direction and making cache consistency decisions more robust.

Release note

None

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@Thearas
Copy link
Contributor

Thearas commented Jan 5, 2026

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@xuchenhao
Copy link
Contributor Author

run buildall

@xuchenhao
Copy link
Contributor Author

run buildall

@xuchenhao xuchenhao changed the title [fix] (filecache) use absolute difference for cache consistency check. [fix] (filecache) use absolute difference for cache consistency check Jan 5, 2026
@doris-robot
Copy link

TPC-H: Total hot run time: 31952 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100 test result on commit 2fedb11cbb20bd797047eb36d3ec384367093f21, data reload: false

------ Round 1 ----------------------------------
q1	17606	4240	4026	4026
q2	2027	350	244	244
q3	10158	1270	722	722
q4	10221	889	314	314
q5	7517	2062	1871	1871
q6	191	173	139	139
q7	924	776	648	648
q8	9253	1334	1167	1167
q9	4902	4512	4655	4512
q10	6790	1797	1414	1414
q11	521	299	287	287
q12	676	730	569	569
q13	17829	3812	3066	3066
q14	282	289	267	267
q15	584	513	517	513
q16	691	687	624	624
q17	679	763	555	555
q18	6662	6416	6578	6416
q19	1169	1064	686	686
q20	438	388	273	273
q21	3222	2634	2616	2616
q22	1159	1104	1023	1023
Total cold run time: 103501 ms
Total hot run time: 31952 ms

----- Round 2, with runtime_filter_mode=off -----
q1	4291	4288	4247	4247
q2	315	428	333	333
q3	2328	2774	2390	2390
q4	1415	1957	1376	1376
q5	4567	4488	4422	4422
q6	228	163	130	130
q7	1978	1949	1774	1774
q8	2639	2421	2414	2414
q9	7097	7311	6967	6967
q10	2547	2869	2313	2313
q11	546	461	459	459
q12	743	775	614	614
q13	3772	3984	3110	3110
q14	264	282	256	256
q15	525	487	477	477
q16	620	664	617	617
q17	1098	1250	1276	1250
q18	7545	7293	7268	7268
q19	823	805	802	802
q20	1936	1963	1798	1798
q21	4513	4335	4204	4204
q22	1088	1000	980	980
Total cold run time: 50878 ms
Total hot run time: 48201 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 172844 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit 2fedb11cbb20bd797047eb36d3ec384367093f21, data reload: false

query5	4870	601	443	443
query6	337	224	208	208
query7	4221	468	268	268
query8	331	242	229	229
query9	8754	2577	2605	2577
query10	526	364	333	333
query11	15489	15182	14977	14977
query12	170	117	113	113
query13	1245	470	373	373
query14	6061	3034	2721	2721
query14_1	2612	2599	2628	2599
query15	206	190	171	171
query16	983	466	425	425
query17	1045	654	575	575
query18	2498	456	360	360
query19	235	228	202	202
query20	129	121	122	121
query21	215	160	117	117
query22	4168	4046	3971	3971
query23	16261	15296	15708	15296
query23_1	15222	15335	15163	15163
query24	7386	1563	1152	1152
query24_1	1184	1171	1177	1171
query25	538	444	383	383
query26	1234	257	159	159
query27	2777	456	294	294
query28	4543	2106	2110	2106
query29	776	545	431	431
query30	319	252	222	222
query31	786	619	545	545
query32	79	69	62	62
query33	523	366	282	282
query34	903	894	536	536
query35	759	782	707	707
query36	831	884	792	792
query37	130	96	73	73
query38	2810	2773	2631	2631
query39	768	756	741	741
query39_1	679	697	714	697
query40	221	132	114	114
query41	64	61	60	60
query42	103	108	102	102
query43	435	488	417	417
query44	1341	731	723	723
query45	190	180	180	180
query46	850	991	594	594
query47	1338	1351	1291	1291
query48	309	322	257	257
query49	594	414	333	333
query50	644	272	202	202
query51	3848	3811	3719	3719
query52	106	114	100	100
query53	297	325	279	279
query54	283	260	257	257
query55	79	76	72	72
query56	289	288	286	286
query57	988	1003	879	879
query58	270	249	255	249
query59	2153	2118	2175	2118
query60	333	333	301	301
query61	173	195	194	194
query62	393	363	319	319
query63	303	271	279	271
query64	5124	1318	1004	1004
query65	3919	3767	3724	3724
query66	1437	427	304	304
query67	15303	14763	14920	14763
query68	2814	1023	732	732
query69	455	366	317	317
query70	1002	942	939	939
query71	320	308	281	281
query72	5602	3539	3729	3539
query73	586	730	304	304
query74	8726	8703	8468	8468
query75	2902	2875	2523	2523
query76	2859	1071	647	647
query77	353	396	291	291
query78	10046	10044	9217	9217
query79	1064	938	613	613
query80	708	624	523	523
query81	523	285	239	239
query82	1371	148	115	115
query83	385	272	248	248
query84	271	125	109	109
query85	963	605	465	465
query86	373	304	331	304
query87	2899	2898	2764	2764
query88	3257	2219	2201	2201
query89	404	349	328	328
query90	1834	155	153	153
query91	171	162	142	142
query92	77	66	62	62
query93	953	900	541	541
query94	479	309	282	282
query95	574	324	359	324
query96	586	484	208	208
query97	2396	2403	2299	2299
query98	223	210	201	201
query99	607	583	490	490
Total cold run time: 249330 ms
Total hot run time: 172844 ms

@doris-robot
Copy link

ClickBench: Total hot run time: 26.92 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit 2fedb11cbb20bd797047eb36d3ec384367093f21, data reload: false

query1	0.05	0.04	0.04
query2	0.09	0.05	0.05
query3	0.26	0.10	0.09
query4	1.60	0.11	0.12
query5	0.27	0.27	0.24
query6	1.15	0.66	0.65
query7	0.02	0.02	0.02
query8	0.05	0.04	0.04
query9	0.57	0.51	0.49
query10	0.55	0.55	0.54
query11	0.14	0.10	0.10
query12	0.14	0.11	0.11
query13	0.60	0.59	0.59
query14	0.95	0.96	0.94
query15	0.78	0.78	0.79
query16	0.39	0.39	0.43
query17	1.01	1.08	1.02
query18	0.24	0.22	0.21
query19	2.00	1.89	1.88
query20	0.02	0.01	0.01
query21	15.43	0.26	0.14
query22	4.97	0.06	0.05
query23	15.82	0.28	0.10
query24	1.72	0.31	0.62
query25	0.11	0.08	0.08
query26	0.15	0.13	0.14
query27	0.06	0.04	0.06
query28	5.13	1.03	0.88
query29	12.57	3.97	3.19
query30	0.27	0.14	0.12
query31	2.82	0.65	0.40
query32	3.24	0.55	0.46
query33	2.95	2.99	3.01
query34	16.87	5.08	4.43
query35	4.46	4.48	4.46
query36	0.66	0.50	0.50
query37	0.11	0.07	0.07
query38	0.08	0.05	0.03
query39	0.04	0.02	0.03
query40	0.17	0.14	0.14
query41	0.10	0.03	0.03
query42	0.04	0.02	0.03
query43	0.04	0.03	0.04
Total cold run time: 98.69 s
Total hot run time: 26.92 s

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 0.00% (0/3) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 53.29% (18984/35626)
Line Coverage 39.24% (176088/448751)
Region Coverage 33.76% (136202/403392)
Branch Coverage 34.74% (58835/169364)

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 0.00% (0/3) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 73.93% (25749/34830)
Line Coverage 61.34% (274515/447565)
Region Coverage 56.24% (229239/407578)
Branch Coverage 58.14% (98797/169930)

@xuchenhao
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TPC-H: Total hot run time: 31341 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100 test result on commit 5137933c7c7cdcc929539902dbb09717b064cfa5, data reload: false

------ Round 1 ----------------------------------
q1	17602	4147	4045	4045
q2	2016	354	236	236
q3	10157	1265	691	691
q4	10217	858	315	315
q5	7542	2137	1862	1862
q6	198	180	141	141
q7	940	802	681	681
q8	9273	1341	1210	1210
q9	4832	4462	4556	4462
q10	6805	1820	1420	1420
q11	514	301	276	276
q12	677	751	593	593
q13	17793	3763	3029	3029
q14	281	300	271	271
q15	584	525	501	501
q16	665	655	642	642
q17	671	787	541	541
q18	6599	6361	6391	6361
q19	1110	941	602	602
q20	396	361	253	253
q21	2963	2472	2271	2271
q22	1022	986	938	938
Total cold run time: 102857 ms
Total hot run time: 31341 ms

----- Round 2, with runtime_filter_mode=off -----
q1	4034	4026	4066	4026
q2	332	406	332	332
q3	2074	2577	2207	2207
q4	1313	1725	1314	1314
q5	4073	3964	3983	3964
q6	217	172	130	130
q7	1837	1811	1690	1690
q8	2688	2403	2351	2351
q9	7386	6998	7280	6998
q10	2472	2670	2256	2256
q11	558	487	482	482
q12	707	798	619	619
q13	3620	4153	3395	3395
q14	296	289	297	289
q15	549	601	560	560
q16	622	714	655	655
q17	1134	1285	1348	1285
q18	8071	7815	7533	7533
q19	889	893	834	834
q20	1986	2056	1902	1902
q21	4746	4584	4209	4209
q22	1086	1041	993	993
Total cold run time: 50690 ms
Total hot run time: 48024 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 172317 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit 5137933c7c7cdcc929539902dbb09717b064cfa5, data reload: false

query5	4402	566	441	441
query6	330	221	206	206
query7	4207	468	253	253
query8	315	241	233	233
query9	8761	2602	2621	2602
query10	512	358	313	313
query11	15380	15010	14791	14791
query12	178	115	112	112
query13	1242	470	357	357
query14	5479	2952	2700	2700
query14_1	2645	2629	2641	2629
query15	204	198	182	182
query16	1007	477	466	466
query17	908	686	585	585
query18	2428	448	336	336
query19	231	231	198	198
query20	121	122	119	119
query21	216	140	118	118
query22	4200	4118	4168	4118
query23	15960	15651	15215	15215
query23_1	15539	15431	15341	15341
query24	7428	1572	1168	1168
query24_1	1180	1191	1192	1191
query25	567	481	417	417
query26	1248	266	158	158
query27	2766	447	291	291
query28	4601	2123	2119	2119
query29	773	554	470	470
query30	312	240	215	215
query31	790	628	556	556
query32	77	73	70	70
query33	559	343	287	287
query34	894	863	525	525
query35	762	814	691	691
query36	875	899	769	769
query37	128	95	76	76
query38	2735	2650	2585	2585
query39	779	759	724	724
query39_1	718	719	722	719
query40	225	134	123	123
query41	70	71	67	67
query42	105	101	100	100
query43	458	427	430	427
query44	1303	732	731	731
query45	189	187	181	181
query46	844	955	581	581
query47	1448	1519	1370	1370
query48	314	328	243	243
query49	628	426	339	339
query50	636	280	205	205
query51	3825	3848	3754	3754
query52	106	111	98	98
query53	303	329	275	275
query54	300	271	260	260
query55	120	74	72	72
query56	270	282	295	282
query57	1048	1020	927	927
query58	260	238	245	238
query59	2015	2094	1898	1898
query60	303	298	289	289
query61	151	152	160	152
query62	399	349	312	312
query63	296	258	272	258
query64	4990	1292	969	969
query65	3779	3760	3770	3760
query66	1440	421	306	306
query67	15472	15224	15205	15205
query68	6517	988	704	704
query69	500	340	302	302
query70	1005	971	989	971
query71	358	302	279	279
query72	6094	3432	3334	3334
query73	773	714	297	297
query74	8802	8789	8604	8604
query75	2809	2782	2439	2439
query76	3804	1051	629	629
query77	525	371	279	279
query78	9809	9982	9196	9196
query79	1111	903	591	591
query80	1345	573	458	458
query81	548	264	225	225
query82	411	146	109	109
query83	268	251	229	229
query84	303	125	103	103
query85	897	502	458	458
query86	360	322	319	319
query87	2878	2802	2711	2711
query88	3167	2229	2196	2196
query89	388	360	321	321
query90	1933	151	135	135
query91	170	162	141	141
query92	69	67	65	65
query93	1077	879	530	530
query94	644	322	283	283
query95	559	373	299	299
query96	586	458	198	198
query97	2378	2393	2310	2310
query98	213	201	205	201
query99	581	578	514	514
Total cold run time: 252909 ms
Total hot run time: 172317 ms

@doris-robot
Copy link

ClickBench: Total hot run time: 26.8 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit 5137933c7c7cdcc929539902dbb09717b064cfa5, data reload: false

query1	0.05	0.05	0.05
query2	0.10	0.04	0.04
query3	0.25	0.09	0.09
query4	1.63	0.11	0.11
query5	0.29	0.28	0.26
query6	1.15	0.66	0.65
query7	0.03	0.02	0.03
query8	0.06	0.04	0.04
query9	0.57	0.50	0.51
query10	0.56	0.55	0.58
query11	0.14	0.09	0.10
query12	0.14	0.11	0.12
query13	0.59	0.58	0.59
query14	0.97	0.95	0.95
query15	0.80	0.77	0.78
query16	0.41	0.40	0.40
query17	1.05	1.07	1.06
query18	0.23	0.21	0.21
query19	1.92	1.80	1.89
query20	0.02	0.01	0.01
query21	15.44	0.26	0.14
query22	5.44	0.05	0.04
query23	16.09	0.29	0.10
query24	1.47	0.48	0.18
query25	0.12	0.05	0.06
query26	0.14	0.14	0.14
query27	0.05	0.06	0.05
query28	3.74	1.03	0.88
query29	12.57	3.97	3.18
query30	0.28	0.14	0.12
query31	2.82	0.65	0.40
query32	3.24	0.55	0.46
query33	2.95	3.00	3.00
query34	16.61	5.12	4.41
query35	4.52	4.49	4.50
query36	0.68	0.50	0.50
query37	0.10	0.06	0.07
query38	0.08	0.04	0.04
query39	0.05	0.03	0.03
query40	0.18	0.14	0.14
query41	0.09	0.03	0.03
query42	0.04	0.03	0.03
query43	0.04	0.04	0.04
Total cold run time: 97.7 s
Total hot run time: 26.8 s

@xuchenhao
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TPC-H: Total hot run time: 31289 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100 test result on commit 6c748c168b2cab5a88964a454695aa35df4566ea, data reload: false

------ Round 1 ----------------------------------
q1	17760	4352	4069	4069
q2	2217	369	243	243
q3	10105	1259	726	726
q4	10261	909	343	343
q5	7522	2077	1810	1810
q6	185	168	137	137
q7	912	799	651	651
q8	9270	1358	1173	1173
q9	4938	4502	4537	4502
q10	7010	1778	1391	1391
q11	539	299	272	272
q12	706	740	584	584
q13	17809	3814	3067	3067
q14	291	288	266	266
q15	587	514	497	497
q16	671	667	632	632
q17	708	731	555	555
q18	6511	6427	6275	6275
q19	1104	952	611	611
q20	393	371	250	250
q21	3023	2481	2274	2274
q22	1027	1020	961	961
Total cold run time: 103549 ms
Total hot run time: 31289 ms

----- Round 2, with runtime_filter_mode=off -----
q1	4077	4031	4043	4031
q2	317	397	333	333
q3	2083	2557	2234	2234
q4	1301	1776	1307	1307
q5	4096	3964	3979	3964
q6	208	170	127	127
q7	1844	1791	2021	1791
q8	2521	2419	2439	2419
q9	7133	7168	7083	7083
q10	2551	2778	2341	2341
q11	577	504	459	459
q12	751	719	671	671
q13	3695	4090	3415	3415
q14	271	307	293	293
q15	545	505	510	505
q16	642	703	728	703
q17	1139	1323	1424	1323
q18	7712	7826	7470	7470
q19	856	858	964	858
q20	2059	2024	1928	1928
q21	4918	4665	4399	4399
q22	1157	1091	1059	1059
Total cold run time: 50453 ms
Total hot run time: 48713 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 172898 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit 6c748c168b2cab5a88964a454695aa35df4566ea, data reload: false

query5	4377	566	434	434
query6	329	217	204	204
query7	4209	458	274	274
query8	347	252	246	246
query9	8768	2628	2640	2628
query10	479	377	326	326
query11	15256	15524	15682	15524
query12	199	136	117	117
query13	1276	535	383	383
query14	6876	3137	2904	2904
query14_1	2751	2788	2737	2737
query15	207	195	183	183
query16	3652	503	456	456
query17	1397	745	654	654
query18	2771	453	370	370
query19	234	237	208	208
query20	140	120	127	120
query21	317	138	120	120
query22	3953	4185	4044	4044
query23	16103	15552	15340	15340
query23_1	15421	15400	15579	15400
query24	7363	1528	1171	1171
query24_1	1176	1173	1169	1169
query25	547	482	470	470
query26	1193	261	152	152
query27	2719	443	280	280
query28	4412	2121	2120	2120
query29	706	518	424	424
query30	326	239	200	200
query31	804	648	534	534
query32	78	68	65	65
query33	529	333	272	272
query34	888	867	517	517
query35	742	778	715	715
query36	841	834	831	831
query37	153	87	69	69
query38	2666	2629	2615	2615
query39	789	764	730	730
query39_1	714	697	703	697
query40	211	126	113	113
query41	63	65	60	60
query42	113	96	93	93
query43	435	432	407	407
query44	1348	725	733	725
query45	182	181	174	174
query46	850	969	593	593
query47	1311	1391	1373	1373
query48	306	333	236	236
query49	783	413	315	315
query50	622	271	201	201
query51	3839	3796	3733	3733
query52	104	103	99	99
query53	294	325	289	289
query54	279	292	243	243
query55	75	74	71	71
query56	296	288	287	287
query57	1022	981	953	953
query58	255	269	244	244
query59	2152	2115	2012	2012
query60	310	305	292	292
query61	149	148	158	148
query62	404	366	304	304
query63	300	266	267	266
query64	4436	1263	967	967
query65	3822	3701	3681	3681
query66	1325	397	295	295
query67	15684	15174	14539	14539
query68	8292	992	704	704
query69	489	355	310	310
query70	1046	884	943	884
query71	377	309	277	277
query72	5832	3308	3440	3308
query73	763	723	301	301
query74	8811	8700	8554	8554
query75	3238	2782	2409	2409
query76	3665	1060	645	645
query77	867	364	273	273
query78	9703	9779	9208	9208
query79	1580	917	583	583
query80	599	580	464	464
query81	483	262	223	223
query82	368	143	107	107
query83	259	248	238	238
query84	259	115	102	102
query85	918	505	455	455
query86	335	300	326	300
query87	2798	2879	2768	2768
query88	4061	2224	2211	2211
query89	399	360	341	341
query90	2278	154	145	145
query91	173	162	139	139
query92	82	64	56	56
query93	1183	881	533	533
query94	525	320	286	286
query95	559	328	363	328
query96	592	487	206	206
query97	2343	2393	2303	2303
query98	231	204	203	203
query99	603	563	529	529
Total cold run time: 259975 ms
Total hot run time: 172898 ms

@doris-robot
Copy link

ClickBench: Total hot run time: 26.91 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit 6c748c168b2cab5a88964a454695aa35df4566ea, data reload: false

query1	0.05	0.05	0.05
query2	0.34	0.04	0.05
query3	0.64	0.09	0.09
query4	1.65	0.12	0.11
query5	0.27	0.25	0.24
query6	1.14	0.67	0.65
query7	0.04	0.02	0.03
query8	0.05	0.04	0.04
query9	0.78	0.50	0.52
query10	0.57	0.56	0.54
query11	0.27	0.10	0.09
query12	0.19	0.10	0.11
query13	0.61	0.59	0.59
query14	0.95	0.95	0.94
query15	0.79	0.78	0.78
query16	0.37	0.39	0.41
query17	0.98	1.00	1.05
query18	0.23	0.21	0.21
query19	2.00	1.87	1.87
query20	0.02	0.01	0.02
query21	15.41	0.26	0.14
query22	5.08	0.05	0.05
query23	16.17	0.28	0.10
query24	6.45	0.74	0.34
query25	0.08	0.08	0.06
query26	0.15	0.14	0.13
query27	0.06	0.06	0.08
query28	4.90	1.05	0.89
query29	12.64	3.91	3.14
query30	0.27	0.14	0.12
query31	2.82	0.66	0.41
query32	3.24	0.56	0.46
query33	3.01	2.99	3.04
query34	16.56	5.13	4.47
query35	4.56	4.48	4.47
query36	0.68	0.50	0.49
query37	0.18	0.06	0.06
query38	0.09	0.05	0.04
query39	0.12	0.02	0.02
query40	0.25	0.14	0.13
query41	0.18	0.04	0.03
query42	0.06	0.02	0.03
query43	0.05	0.04	0.03
Total cold run time: 104.95 s
Total hot run time: 26.91 s

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 0.00% (0/3) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 53.22% (18967/35637)
Line Coverage 39.23% (176072/448800)
Region Coverage 33.73% (136137/403632)
Branch Coverage 34.71% (58765/169312)

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 0.00% (0/3) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 72.19% (25150/34838)
Line Coverage 58.95% (263871/447582)
Region Coverage 53.74% (219139/407752)
Branch Coverage 55.33% (93982/169861)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Negative difference_ratio in file cache loading logic

4 participants