Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
owanqian committed Dec 4, 2024
1 parent 9fe36fa commit f2827a7
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ else ()
# add project config, such as enable_ssl.
include(cmake/config.cmake)
endif()

1 change: 1 addition & 0 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ file LICENSE_1_0.txt or copy at <http://www.boost.org/LICENSE_1_0.txt>)
===================================================================
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.

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

1 change: 0 additions & 1 deletion coverage_gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ echo "ignore"
#mkdir ./.coverage_lcov
#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

0 comments on commit f2827a7

Please sign in to comment.