From 031968172b55b92631feb80ba9250d942202f533 Mon Sep 17 00:00:00 2001 From: wanqian <779026057@qq.com> Date: Tue, 3 Dec 2024 15:26:49 +0800 Subject: [PATCH] test2 --- NOTICE | 1 + README.md | 1 + coverage_gen.sh | 1 + 3 files changed, 3 insertions(+) diff --git a/NOTICE b/NOTICE index a8db0da71..23aac9783 100644 --- a/NOTICE +++ b/NOTICE @@ -30,3 +30,4 @@ file LICENSE_1_0.txt or copy at ) =================================================================== The reflection of a struct and data format borrow various ideas from zpp_bits, reflect-cpp and msgpack. coro_rpc borrow various ideas from rest_rpc. + diff --git a/README.md b/README.md index 74ec575b0..83d9c0a20 100644 --- a/README.md +++ b/README.md @@ -554,3 +554,4 @@ DingTalk group id: 645010455 yaLanTingLibs is distributed under the Apache License (Version 2.0) This product contains various third-party components under other open-source licenses. See the [NOTICE file](https://github.com/alibaba/yalantinglibs/blob/main/NOTICE) for more information. + diff --git a/coverage_gen.sh b/coverage_gen.sh index 9c8c08ca7..029528a0a 100644 --- a/coverage_gen.sh +++ b/coverage_gen.sh @@ -48,3 +48,4 @@ echo "ignore" #lcov --rc lcov_branch_coverage=1 --capture --directory . --output-file ./.coverage_lcov/lcov.info #genhtml --rc lcov_branch_coverage=1 ./.coverage_lcov/lcov.info --output-directory ./.coverage_lcov/report +