Commit Graph

62 Commits

Author SHA1 Message Date
zhengjian 5fc337d655 add test case
test coverage (#3)

* test coverage

* debug coverage action artifacts

test coverage artifacts (#4)

* test coverage

* debug coverage action artifacts

* test coverage artifacts

del comment
2025-10-17 15:00:29 +08:00
qicosmos eebf050c2f update 2025-10-16 11:41:21 +08:00
qicosmos ffb402b633 update and clean 2025-10-16 11:08:58 +08:00
qicosmos f366cfc2d3 use struct pack as default 2025-10-14 20:19:39 +08:00
qicosmos 0bbc657762 update 2025-10-14 08:43:40 +08:00
qicosmos ca8d647951 fix 2025-10-13 20:52:27 +08:00
qicosmos c25524f3ec simplify 2025-10-13 16:32:12 +08:00
qicosmos 418cb2d67a custom codec 2025-10-13 16:02:20 +08:00
qicosmos 0142d19bfc simplify and rename codec 2025-10-12 10:51:23 +08:00
qicosmos f4f0d82496 fix response 2025-10-12 10:23:42 +08:00
qicosmos c2b1cefeb2 test struct 2025-10-10 10:04:21 +08:00
qicosmos 8b2f4e2b61 add tests for server 2025-10-09 17:47:42 +08:00
qicosmos c26fcfe033 fix close 2025-10-09 16:48:40 +08:00
qicosmos eb87b456d7 add ut 2025-10-08 20:07:43 +08:00
qicosmos b194d923db add ut 2025-10-08 09:13:02 +08:00
qicosmos 838fff62be add ut 2025-10-08 09:05:23 +08:00
qicosmos 25fecab3de fix 2025-10-07 17:23:53 +08:00
qicosmos 146b1e9c7c reset 2025-10-06 21:28:28 +08:00
qicosmos adec67852b Merge branch 'master' into cpp20 2025-10-06 19:28:29 +08:00
qicosmos fc67511356 add for mac 2025-10-06 13:01:10 +08:00
qicosmos 0c0df6eb8f for compile 2025-10-06 12:43:07 +08:00
qicosmos 41dd94afd2 add test 2025-10-05 18:41:13 +08:00
qicosmos d5b6edc907 add unsafe response 2025-10-04 16:54:07 +08:00
qicosmos 6d95986aa8 rename 2025-10-01 20:29:26 +08:00
qicosmos 139a8144a8 rename 2025-10-01 20:18:18 +08:00
qicosmos 70fce7cd38 remove some 2025-10-01 19:16:33 +08:00
qicosmos 179f7767bf fix for msvc 2025-09-30 11:24:41 +08:00
qicosmos 6675376cdd handle conn lifetime 2025-09-30 10:17:07 +08:00
qicosmos 80b7e536ad reg coro 2025-09-24 19:22:09 +08:00
qicosmos cad26c4c97 simplify 2025-09-24 08:29:49 +08:00
qicosmos f02df7ffa4 context 2025-09-23 08:36:11 +08:00
qicosmos 5e501503fb ending 2025-09-22 19:33:53 +08:00
qicosmos 8d0a65163c bench 2025-09-22 16:12:30 +08:00
qicosmos 92d1a3e573 string_view no copy and no serialize 2025-09-21 20:07:04 +08:00
qicosmos bf1c8747a4 update 2025-09-20 08:12:32 +08:00
qicosmos 4e72447887 compile 2025-09-17 14:18:10 +08:00
qicosmos 27c39f6530 fix case 2025-09-17 14:11:02 +08:00
qicosmos e10cd5e1f7 update 2025-09-08 17:43:46 +08:00
qicosmos 0eca43d746 set address; set reuse port 2025-09-08 17:39:46 +08:00
qicosmos 0737fefead remove string_view.h 2025-09-07 14:06:06 +08:00
qicomos 765ecd3cdd improve async call 2025-09-03 15:52:15 +08:00
qicosmos 02aee639c5 use io context pool 2025-08-26 16:11:28 +08:00
qicosmos 58e5486a9a io context pool 2025-08-26 15:25:59 +08:00
zhengjian 5ef4002228 add duplicate registration test case 2024-07-25 22:00:51 +08:00
try-agaaain 18837317db format code as clang-format suggestion 2024-03-18 10:30:02 +08:00
team317 6a569e81b0 format lines that are too long 2024-03-17 21:53:15 +08:00
team317 21c62481fc add exception test 2024-03-17 12:36:06 +08:00
zhengjian526 5cf2d951c7 For coverage test
add test case for client async callback
add coverage filter
add client publish and subscribe by token
add client util test
2024-01-31 09:31:17 +08:00
zhengjian526 f48dc41199 add test case for client async callback
* add test case for client async callback
* add coverage filter
2024-01-30 16:46:53 +08:00
qicosmos 11a51c6942 improve 2024-01-27 20:39:08 +08:00