Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opt](s3client) Add AWS SDK logger for recycler with error logging and enhance S3 client tests #49422

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SWJTU-ZhangLei
Copy link
Contributor

@SWJTU-ZhangLei SWJTU-ZhangLei commented Mar 24, 2025

  • Add aws sdk logger for recycler
  • Default set aws_log_level=2 for logging aws sdk error
  • Add more ut for S3ObjStorageClient

What problem does this PR solve?

Issue Number: close #xxx

Related PR: #xxx

Problem Summary:

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

@SWJTU-ZhangLei
Copy link
Contributor Author

run buildall

@Thearas
Copy link
Contributor

Thearas commented Mar 24, 2025

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?

…d enhance S3 client tests

* Add aws sdk logger for recycler
* Default set `aws_log_level=2` for logging aws sdk error
* Add more ut for `S3ObjStorageClient`
@SWJTU-ZhangLei
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity cloud ut coverage result:
Function Coverage: 83.05% (1088/1310)
Line Coverage: 66.09% (18110/27401)
Region Coverage: 65.44% (8908/13612)
Branch Coverage: 55.24% (4793/8676)
Coverage Report: http://coverage.selectdb-in.cc/coverage/e17568c8dcf98b7ed04c282ab2ecce00dd7efa7d_e17568c8dcf98b7ed04c282ab2ecce00dd7efa7d_cloud/report/index.html

@doris-robot
Copy link

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

------ Round 1 ----------------------------------
q1	26095	5164	5128	5128
q2	2072	299	160	160
q3	10394	1288	686	686
q4	10228	1025	529	529
q5	7549	2454	2321	2321
q6	188	163	132	132
q7	931	740	621	621
q8	9331	1337	1109	1109
q9	6911	5134	5129	5129
q10	6809	2303	1926	1926
q11	465	277	259	259
q12	350	349	219	219
q13	17757	3714	3177	3177
q14	226	222	219	219
q15	535	487	504	487
q16	621	646	578	578
q17	560	866	342	342
q18	7609	7367	7273	7273
q19	1214	969	560	560
q20	323	340	200	200
q21	3983	2796	2523	2523
q22	1055	1053	977	977
Total cold run time: 115206 ms
Total hot run time: 34555 ms

----- Round 2, with runtime_filter_mode=off -----
q1	5179	5175	5528	5175
q2	235	331	226	226
q3	2184	2651	2302	2302
q4	1429	1823	1488	1488
q5	4563	4456	4389	4389
q6	213	165	124	124
q7	1983	1892	1792	1792
q8	2623	2558	2519	2519
q9	7221	7149	7252	7149
q10	2992	3182	2735	2735
q11	564	505	474	474
q12	703	774	585	585
q13	3477	3970	3280	3280
q14	290	282	268	268
q15	527	487	477	477
q16	635	695	655	655
q17	1146	1499	1422	1422
q18	7724	7497	7421	7421
q19	823	803	834	803
q20	2016	1988	1880	1880
q21	5651	4848	4684	4684
q22	1055	1037	980	980
Total cold run time: 53233 ms
Total hot run time: 50828 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 186412 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 e17568c8dcf98b7ed04c282ab2ecce00dd7efa7d, data reload: false

query1	1021	484	467	467
query2	6551	1982	1957	1957
query3	6821	219	221	219
query4	26717	23905	22932	22932
query5	4887	700	482	482
query6	305	213	211	211
query7	4611	478	272	272
query8	296	245	248	245
query9	8665	2584	2571	2571
query10	497	318	264	264
query11	16332	15047	14807	14807
query12	173	112	106	106
query13	1655	524	394	394
query14	10086	6172	6097	6097
query15	201	192	166	166
query16	7652	627	458	458
query17	1166	734	575	575
query18	2035	414	313	313
query19	200	181	159	159
query20	126	121	122	121
query21	213	122	109	109
query22	4130	4149	4403	4149
query23	33791	33093	32952	32952
query24	8378	2396	2378	2378
query25	525	461	399	399
query26	1240	268	144	144
query27	2716	492	309	309
query28	4367	2402	2396	2396
query29	723	578	434	434
query30	286	217	191	191
query31	954	872	751	751
query32	74	68	64	64
query33	557	377	313	313
query34	767	840	493	493
query35	815	817	717	717
query36	959	1008	879	879
query37	127	104	82	82
query38	4201	4153	4073	4073
query39	1436	1401	1403	1401
query40	210	123	105	105
query41	57	51	58	51
query42	123	110	104	104
query43	499	518	470	470
query44	1291	809	798	798
query45	175	172	167	167
query46	838	1024	614	614
query47	1782	1810	1765	1765
query48	384	414	304	304
query49	791	498	411	411
query50	686	723	398	398
query51	4138	4203	4152	4152
query52	99	109	99	99
query53	221	249	179	179
query54	487	486	422	422
query55	87	80	78	78
query56	278	270	252	252
query57	1136	1172	1054	1054
query58	246	242	247	242
query59	2730	2814	2638	2638
query60	281	279	261	261
query61	132	128	135	128
query62	782	719	653	653
query63	224	177	180	177
query64	4276	1015	678	678
query65	4434	4381	4367	4367
query66	1072	415	299	299
query67	15664	15620	15548	15548
query68	8584	870	509	509
query69	467	307	266	266
query70	1244	1113	1114	1113
query71	482	288	260	260
query72	5472	5090	5018	5018
query73	688	576	349	349
query74	9192	8854	9032	8854
query75	3910	3221	2698	2698
query76	3839	1209	750	750
query77	802	363	278	278
query78	9884	10135	9260	9260
query79	2840	869	553	553
query80	681	512	435	435
query81	468	256	230	230
query82	451	129	95	95
query83	208	180	158	158
query84	292	89	73	73
query85	866	353	308	308
query86	329	324	281	281
query87	4468	4446	4473	4446
query88	2816	2178	2225	2178
query89	439	317	279	279
query90	1979	209	208	208
query91	142	142	111	111
query92	74	60	58	58
query93	2133	1060	579	579
query94	676	420	314	314
query95	358	266	266	266
query96	476	629	270	270
query97	3332	3349	3279	3279
query98	225	222	207	207
query99	1439	1413	1265	1265
Total cold run time: 278635 ms
Total hot run time: 186412 ms

@doris-robot
Copy link

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

query1	0.05	0.04	0.03
query2	0.12	0.11	0.11
query3	0.24	0.19	0.19
query4	1.59	0.20	0.19
query5	0.60	0.55	0.56
query6	1.18	0.72	0.72
query7	0.03	0.01	0.02
query8	0.05	0.03	0.03
query9	0.59	0.53	0.51
query10	0.59	0.57	0.57
query11	0.15	0.11	0.11
query12	0.15	0.12	0.11
query13	0.62	0.60	0.60
query14	2.79	2.71	2.68
query15	0.94	0.85	0.86
query16	0.40	0.38	0.39
query17	1.05	1.02	1.04
query18	0.21	0.20	0.19
query19	2.07	1.84	1.84
query20	0.01	0.01	0.02
query21	15.38	0.87	0.56
query22	0.77	1.17	0.62
query23	14.97	1.45	0.61
query24	7.20	1.87	0.66
query25	0.53	0.15	0.20
query26	0.63	0.15	0.14
query27	0.05	0.06	0.04
query28	9.37	0.90	0.44
query29	12.55	3.99	3.29
query30	0.25	0.09	0.06
query31	2.82	0.60	0.38
query32	3.23	0.55	0.47
query33	2.99	3.01	3.00
query34	15.70	5.18	4.51
query35	4.51	4.61	4.59
query36	0.66	0.49	0.48
query37	0.09	0.06	0.06
query38	0.05	0.04	0.04
query39	0.03	0.02	0.02
query40	0.17	0.13	0.13
query41	0.08	0.02	0.02
query42	0.03	0.02	0.02
query43	0.03	0.03	0.03
Total cold run time: 105.52 s
Total hot run time: 31.02 s

@SWJTU-ZhangLei
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity cloud ut coverage result:
Function Coverage: 83.05% (1088/1310)
Line Coverage: 66.16% (18129/27401)
Region Coverage: 65.50% (8916/13612)
Branch Coverage: 55.36% (4803/8676)
Coverage Report: http://coverage.selectdb-in.cc/coverage/6a1febd87c988d959abcafa174fa6e98ddf27ed0_6a1febd87c988d959abcafa174fa6e98ddf27ed0_cloud/report/index.html

@doris-robot
Copy link

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

------ Round 1 ----------------------------------
q1	25786	5015	5008	5008
q2	2053	282	161	161
q3	10420	1281	676	676
q4	10228	1020	539	539
q5	7965	2406	2329	2329
q6	185	166	141	141
q7	919	744	621	621
q8	9325	1275	1130	1130
q9	6851	5062	5111	5062
q10	6815	2317	1910	1910
q11	477	272	257	257
q12	360	354	223	223
q13	18155	3794	3164	3164
q14	238	226	217	217
q15	525	494	497	494
q16	606	619	587	587
q17	586	854	359	359
q18	8053	7334	7194	7194
q19	1223	980	578	578
q20	313	336	201	201
q21	3960	3581	2483	2483
q22	1077	1006	982	982
Total cold run time: 116120 ms
Total hot run time: 34316 ms

----- Round 2, with runtime_filter_mode=off -----
q1	5233	5286	5117	5117
q2	242	324	231	231
q3	2201	2659	2293	2293
q4	1419	1873	1452	1452
q5	4563	4514	4600	4514
q6	232	180	135	135
q7	2118	2007	1904	1904
q8	2669	2590	2635	2590
q9	7617	7430	7298	7298
q10	3070	3232	2763	2763
q11	589	501	503	501
q12	666	827	620	620
q13	3549	3971	3418	3418
q14	276	321	298	298
q15	525	474	476	474
q16	643	709	671	671
q17	1240	1635	1355	1355
q18	7707	7712	7442	7442
q19	849	819	961	819
q20	1980	2002	1867	1867
q21	5354	4935	4901	4901
q22	1102	1053	998	998
Total cold run time: 53844 ms
Total hot run time: 51661 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 194346 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 6a1febd87c988d959abcafa174fa6e98ddf27ed0, data reload: false

query1	1468	1091	1046	1046
query2	6193	1984	1966	1966
query3	11049	4553	4531	4531
query4	25701	23672	23143	23143
query5	4479	680	499	499
query6	310	206	203	203
query7	3987	519	279	279
query8	308	255	238	238
query9	8536	2611	2585	2585
query10	499	323	267	267
query11	15755	15385	14920	14920
query12	171	111	112	111
query13	1686	534	386	386
query14	9808	6397	6419	6397
query15	236	191	170	170
query16	7611	634	503	503
query17	1226	734	582	582
query18	2038	410	308	308
query19	188	189	163	163
query20	133	121	122	121
query21	208	133	116	116
query22	4503	4570	4363	4363
query23	34529	33522	33545	33522
query24	8360	2571	2464	2464
query25	515	481	404	404
query26	728	274	157	157
query27	3274	514	341	341
query28	4583	2460	2419	2419
query29	686	612	490	490
query30	285	236	200	200
query31	893	892	805	805
query32	77	70	71	70
query33	566	394	333	333
query34	810	909	531	531
query35	869	895	802	802
query36	988	1019	917	917
query37	155	102	78	78
query38	4211	4382	4101	4101
query39	1502	1425	1438	1425
query40	216	119	109	109
query41	55	52	50	50
query42	122	109	107	107
query43	517	526	500	500
query44	1356	829	844	829
query45	193	180	169	169
query46	899	1071	677	677
query47	1876	1889	1766	1766
query48	395	428	331	331
query49	703	513	424	424
query50	750	749	443	443
query51	4243	4348	4264	4264
query52	107	106	100	100
query53	228	265	195	195
query54	498	516	455	455
query55	92	86	82	82
query56	295	290	272	272
query57	1183	1211	1121	1121
query58	250	242	249	242
query59	2832	2952	2779	2779
query60	307	273	274	273
query61	128	127	125	125
query62	780	767	654	654
query63	232	194	190	190
query64	3017	1040	730	730
query65	4570	4489	4524	4489
query66	822	400	308	308
query67	16369	15666	15436	15436
query68	9630	903	506	506
query69	474	312	274	274
query70	1224	1132	1087	1087
query71	461	297	282	282
query72	5191	4976	4931	4931
query73	677	566	351	351
query74	9017	9126	8963	8963
query75	4437	3277	2698	2698
query76	4304	1216	796	796
query77	969	396	292	292
query78	9896	10392	9187	9187
query79	1092	834	582	582
query80	691	551	469	469
query81	496	260	222	222
query82	299	129	97	97
query83	218	175	167	167
query84	291	106	81	81
query85	775	360	326	326
query86	329	297	302	297
query87	4570	4539	4464	4464
query88	2944	2276	2259	2259
query89	436	336	283	283
query90	1969	219	226	219
query91	140	141	110	110
query92	76	63	57	57
query93	1174	1083	593	593
query94	682	424	313	313
query95	358	286	268	268
query96	491	620	283	283
query97	3336	3397	3297	3297
query98	221	207	203	203
query99	1440	1435	1313	1313
Total cold run time: 280467 ms
Total hot run time: 194346 ms

@doris-robot
Copy link

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

query1	0.04	0.03	0.03
query2	0.13	0.11	0.10
query3	0.24	0.19	0.19
query4	1.59	0.18	0.18
query5	0.59	0.59	0.59
query6	1.18	0.73	0.71
query7	0.03	0.01	0.02
query8	0.04	0.04	0.03
query9	0.58	0.53	0.52
query10	0.57	0.59	0.57
query11	0.15	0.10	0.11
query12	0.15	0.11	0.12
query13	0.62	0.60	0.60
query14	2.66	2.82	2.70
query15	0.94	0.85	0.86
query16	0.38	0.38	0.38
query17	1.03	1.06	1.05
query18	0.22	0.21	0.20
query19	1.89	2.00	1.82
query20	0.01	0.01	0.01
query21	15.37	0.89	0.53
query22	0.78	1.31	0.74
query23	14.72	1.40	0.66
query24	6.79	1.60	0.60
query25	0.48	0.14	0.20
query26	0.72	0.17	0.15
query27	0.05	0.06	0.04
query28	9.72	0.89	0.43
query29	12.58	3.98	3.27
query30	0.25	0.10	0.06
query31	2.83	0.58	0.38
query32	3.23	0.54	0.49
query33	3.04	3.11	3.05
query34	15.74	5.11	4.50
query35	4.58	4.49	4.52
query36	0.68	0.50	0.48
query37	0.09	0.06	0.06
query38	0.06	0.04	0.04
query39	0.02	0.02	0.02
query40	0.17	0.13	0.14
query41	0.07	0.03	0.03
query42	0.04	0.02	0.02
query43	0.04	0.03	0.03
Total cold run time: 105.09 s
Total hot run time: 31.09 s

@SWJTU-ZhangLei
Copy link
Contributor Author

run beut

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 50.90% (13620/26757)
Line Coverage 40.28% (118238/293520)
Region Coverage 38.95% (60066/154199)
Branch Coverage 33.87% (30214/89206)

@SWJTU-ZhangLei
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity cloud ut coverage result:
Function Coverage: 83.05% (1088/1310)
Line Coverage: 66.08% (18106/27401)
Region Coverage: 65.43% (8907/13612)
Branch Coverage: 55.29% (4797/8676)
Coverage Report: http://coverage.selectdb-in.cc/coverage/9dc8b8b85a3a490d532c571830789c57b7eb05ec_9dc8b8b85a3a490d532c571830789c57b7eb05ec_cloud/report/index.html

@doris-robot
Copy link

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

------ Round 1 ----------------------------------
q1	25911	5402	5318	5318
q2	2097	297	162	162
q3	10411	1259	688	688
q4	10227	1017	527	527
q5	8180	2414	2369	2369
q6	184	162	130	130
q7	896	764	610	610
q8	9315	1307	1060	1060
q9	6832	5133	5157	5133
q10	6805	2305	1886	1886
q11	456	275	258	258
q12	342	354	215	215
q13	17762	3716	3106	3106
q14	237	233	208	208
q15	536	499	491	491
q16	630	610	592	592
q17	576	863	339	339
q18	7644	7235	7097	7097
q19	1635	960	558	558
q20	321	346	200	200
q21	3966	3356	2431	2431
q22	1058	1007	980	980
Total cold run time: 116021 ms
Total hot run time: 34358 ms

----- Round 2, with runtime_filter_mode=off -----
q1	5591	5455	5542	5455
q2	242	333	232	232
q3	2154	2650	2313	2313
q4	1441	1936	1538	1538
q5	4608	4458	4366	4366
q6	207	169	123	123
q7	2036	1920	1747	1747
q8	2606	2619	2601	2601
q9	7178	7270	7141	7141
q10	3016	3224	2757	2757
q11	597	511	500	500
q12	653	740	590	590
q13	3505	3906	3270	3270
q14	282	303	255	255
q15	535	481	473	473
q16	655	674	634	634
q17	1144	1535	1402	1402
q18	7681	7573	7385	7385
q19	807	745	833	745
q20	2012	2005	1805	1805
q21	5181	4734	4706	4706
q22	1095	1050	986	986
Total cold run time: 53226 ms
Total hot run time: 51024 ms

@doris-robot
Copy link

TPC-DS: Total hot run time: 185824 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 9dc8b8b85a3a490d532c571830789c57b7eb05ec, data reload: false

query1	1025	488	475	475
query2	6561	1906	1865	1865
query3	6804	222	208	208
query4	26455	23350	22930	22930
query5	4361	657	466	466
query6	295	214	195	195
query7	4602	488	270	270
query8	292	243	245	243
query9	8665	2539	2531	2531
query10	483	313	259	259
query11	16114	15091	14856	14856
query12	166	112	108	108
query13	1671	521	394	394
query14	9556	6128	6209	6128
query15	222	188	163	163
query16	7460	649	482	482
query17	1178	677	539	539
query18	1984	393	293	293
query19	182	176	153	153
query20	121	118	116	116
query21	207	121	101	101
query22	4070	4236	4259	4236
query23	34062	33119	32995	32995
query24	8439	2354	2360	2354
query25	515	457	403	403
query26	1225	259	144	144
query27	2736	485	321	321
query28	4387	2390	2395	2390
query29	704	563	413	413
query30	285	227	190	190
query31	973	853	775	775
query32	73	67	63	63
query33	556	356	319	319
query34	775	823	506	506
query35	769	816	745	745
query36	951	1005	895	895
query37	113	99	77	77
query38	4315	4067	4000	4000
query39	1451	1393	1463	1393
query40	211	122	108	108
query41	60	59	58	58
query42	123	109	110	109
query43	491	493	454	454
query44	1334	805	804	804
query45	181	176	173	173
query46	828	1039	641	641
query47	1793	1795	1770	1770
query48	383	414	305	305
query49	816	542	441	441
query50	673	735	407	407
query51	4178	4226	4179	4179
query52	109	146	97	97
query53	231	255	179	179
query54	475	494	414	414
query55	80	77	80	77
query56	273	282	272	272
query57	1162	1140	1078	1078
query58	251	240	231	231
query59	2609	2589	2640	2589
query60	287	283	265	265
query61	148	130	130	130
query62	786	751	637	637
query63	224	186	180	180
query64	4344	1029	675	675
query65	4352	4276	4291	4276
query66	1130	407	299	299
query67	15894	15740	15321	15321
query68	8366	868	521	521
query69	461	318	260	260
query70	1147	1147	1099	1099
query71	456	283	266	266
query72	5668	4882	4932	4882
query73	732	656	344	344
query74	8894	8956	8862	8862
query75	3926	3251	2702	2702
query76	3708	1182	746	746
query77	788	360	332	332
query78	10089	10198	9255	9255
query79	2321	816	583	583
query80	651	505	441	441
query81	476	257	220	220
query82	482	124	95	95
query83	211	182	164	164
query84	295	98	72	72
query85	786	364	308	308
query86	364	300	287	287
query87	4515	4600	4359	4359
query88	3327	2208	2242	2208
query89	386	313	277	277
query90	1958	206	210	206
query91	147	136	115	115
query92	78	61	55	55
query93	1648	1063	582	582
query94	670	402	313	313
query95	359	269	262	262
query96	487	562	281	281
query97	3189	3256	3083	3083
query98	228	205	204	204
query99	1464	1423	1277	1277
Total cold run time: 276506 ms
Total hot run time: 185824 ms

@doris-robot
Copy link

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

query1	0.04	0.03	0.03
query2	0.13	0.11	0.11
query3	0.26	0.18	0.19
query4	1.59	0.19	0.19
query5	0.60	0.59	0.59
query6	1.16	0.72	0.72
query7	0.03	0.01	0.01
query8	0.04	0.04	0.03
query9	0.58	0.52	0.52
query10	0.58	0.58	0.56
query11	0.15	0.11	0.11
query12	0.14	0.11	0.12
query13	0.61	0.60	0.60
query14	2.69	2.70	2.74
query15	0.91	0.84	0.84
query16	0.38	0.39	0.37
query17	1.01	1.03	1.04
query18	0.21	0.20	0.20
query19	1.92	1.95	1.85
query20	0.02	0.01	0.01
query21	15.35	0.92	0.54
query22	0.76	1.22	1.02
query23	14.71	1.40	0.61
query24	6.83	1.93	0.90
query25	0.48	0.26	0.06
query26	0.57	0.17	0.14
query27	0.06	0.05	0.05
query28	9.20	0.88	0.43
query29	12.59	4.02	3.29
query30	0.25	0.08	0.06
query31	2.84	0.60	0.39
query32	3.23	0.55	0.48
query33	3.11	3.03	3.10
query34	15.74	5.16	4.48
query35	4.54	4.54	4.50
query36	0.67	0.50	0.48
query37	0.09	0.07	0.06
query38	0.04	0.04	0.03
query39	0.03	0.02	0.02
query40	0.16	0.13	0.12
query41	0.08	0.02	0.02
query42	0.04	0.02	0.03
query43	0.03	0.03	0.03
Total cold run time: 104.45 s
Total hot run time: 31.52 s

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 50.91% (13620/26755)
Line Coverage 40.27% (118223/293543)
Region Coverage 38.95% (60062/154205)
Branch Coverage 33.86% (30207/89214)

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.

4 participants