Commit Graph

504 Commits

Author SHA1 Message Date
Zxilly
9d94b7957c test: add more test 2025-09-12 11:39:45 +08:00
Zxilly
51bcf099f4 fix: use cwd to control gcda 2025-09-11 15:34:52 +08:00
Zxilly
b7c905d0fe ci: use lcov 2025-09-11 15:27:05 +08:00
Zxilly
af94519158 fix: allow timeout on read_buffer 2025-09-11 15:00:23 +08:00
Zxilly
bd2319e116 fix: stop integration test graceful 2025-09-11 14:27:58 +08:00
Zxilly
5442ea2df3 ci: use gcno instead 2025-09-11 14:18:02 +08:00
Zxilly
287db4235d build: move coverage block 2025-09-11 14:02:02 +08:00
Zxilly
e0c2796012 fix: coverage data permission 2025-09-11 13:52:38 +08:00
Zxilly
b9c8594499 feat: always enable coverage in CI 2025-09-11 13:00:47 +08:00
Zxilly
29baf492f4 ci: add missing token 2025-09-11 10:55:51 +08:00
Zxilly
aaf8eb2777 ci: upgrade codecov action version 2025-09-11 10:48:02 +08:00
Zxilly
44abda9cdc ci: enable coverge for unit and integration 2025-09-11 10:43:07 +08:00
Zxilly
4711e06805 ci: fix argument for codecov v5 2025-09-11 10:06:40 +08:00
Zxilly
f8eb96914f ci: add toke for codecov 2025-09-11 10:01:40 +08:00
Zxilly
4413ac49cc fix: disable uci for coverage test 2025-09-10 18:31:09 +08:00
Zxilly
4232f3d7b8 feat: add coverage support 2025-09-10 18:08:41 +08:00
dependabot[bot]
ed42f9aa6d build(deps): bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 13:52:46 +08:00
dependabot[bot]
f820e96d79 build(deps): bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-09 13:52:38 +08:00
dependabot[bot]
a5f6c41261 build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 19:20:16 +08:00
Zxilly
cc117817a9
ci: install json-c 2025-06-14 12:22:10 +08:00
Zxilly
853781b383
chore: sync to upstream 2025-05-18 15:33:46 +08:00
dependabot[bot]
8d7928d8c3 build(deps): bump openwrt/gh-action-sdk from 7 to 9
Bumps [openwrt/gh-action-sdk](https://github.com/openwrt/gh-action-sdk) from 7 to 9.
- [Commits](https://github.com/openwrt/gh-action-sdk/compare/v7...v9)

---
updated-dependencies:
- dependency-name: openwrt/gh-action-sdk
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-13 14:03:16 +08:00
Zxilly
bd0b238179
chore: bump to 4.10.2 2025-04-10 16:29:44 +08:00
Zxilly
e81e904b25
fix: disable some optimization 2025-04-10 16:24:30 +08:00
Zxilly
3aa53c04e2 build: fix libbacktrace build 2025-03-07 01:19:55 +08:00
Zxilly
18bce160bf fix: fix generate 2025-03-06 19:49:23 +08:00
Zxilly
3010205a8b fix: cross compile 2025-03-06 19:23:02 +08:00
Zxilly
e3f1b6f4bc ci: make error verbose 2025-03-06 19:00:36 +08:00
Zxilly
ccce27fa21 ci: disable less used arch
[skip ci]
2025-03-06 18:57:09 +08:00
Zxilly
c1c71f399e feat: add libbacktrace 2025-03-06 18:46:27 +08:00
Zxilly
1442ccf56a feat: add backtrace 2025-03-06 17:44:26 +08:00
Zxilly
22d3f33687 fix: add more guard 2025-03-06 16:44:08 +08:00
Zxilly
8da0500a11 fix: add missing check 2025-03-06 16:37:54 +08:00
Zxilly
c7ffb02159 feat: fix assert problem 2025-03-05 20:26:00 +08:00
Zxilly
d71afc8169 feat: add more log 2025-03-05 19:39:51 +08:00
Zxilly
5e0d5a3220 fix: add more log 2025-03-05 18:51:58 +08:00
Zxilly
9b94581cbc fix: embed init 2025-03-05 18:18:09 +08:00
Zxilly
aabf482895 ci: fix permission 2025-03-05 16:25:27 +08:00
Zxilly
1cdac36289 ci: mount dir 2025-03-05 15:48:41 +08:00
Zxilly
f035bb1584 ci: copy script 2025-03-05 15:23:30 +08:00
Zxilly
a3c70ad982
ci: enable openwrt test 2025-03-05 14:50:44 +08:00
Zxilly
e4ead48c0a
ci: grant permission 2025-03-05 03:42:41 +08:00
Zxilly
1d75cfdfa8 ci: update 2025-03-05 03:17:23 +08:00
Zxilly
0a1c057eaf ci: fix syntax 2025-03-05 02:33:49 +08:00
Zxilly
d03198650c ci: fix syntax 2025-03-05 02:31:39 +08:00
Zxilly
3adc5270b1 test: remove option 2025-03-05 02:30:47 +08:00
Zxilly
df307e2f7a test: test on openwrt 2025-03-05 02:30:28 +08:00
Zxilly
5a03860444 feat: add more assert 2025-03-05 02:05:15 +08:00
Zxilly
4193f5388c
ci: fix log conflict 2025-03-03 12:35:19 +08:00
Zxilly
08f6a72f4f
ci: rename task 2025-03-03 00:08:25 +08:00