zvec/.github/workflows
feihongxu0824 18b79586a7
ci: skip timing-sensitive GIL test in coverage builds (#412)
The COVERAGE build type uses -O0 and gcov instrumentation, which slows
C++ query execution ~5-10x. This causes test_gil_released_during_query
to exceed its 0.5s timing threshold and fail with an inconclusive result.
2026-05-19 10:45:42 +08:00
..
docker
scripts ci: continuous benching (#110) 2026-02-25 11:22:18 +08:00
01-ci-pipeline.yml feat(ci): integrate clang-tidy for changed C/C++ files (#116) 2026-04-20 20:14:21 +08:00
02-lint-check.yml chore: android ci needs lint first (#240) 2026-03-18 16:16:49 +08:00
03-macos-linux-build.yml feat(test): enable parallel tests (#384) 2026-05-12 23:14:17 +08:00
04-android-build.yml ci: add ccache/sccache compilation caching to speed up CI builds (#360) 2026-05-12 15:48:48 +08:00
05-windows-build.yml feat(test): enable parallel tests (#384) 2026-05-12 23:14:17 +08:00
06-ios-build.yml ci: add ccache/sccache compilation caching to speed up CI builds (#360) 2026-05-12 15:48:48 +08:00
_build_wheel_job.yml fix(ci): fix wheel version detection & windows wheel ci (#303) 2026-04-02 22:26:00 +08:00
auto-assign.yml ci(deps): bump kentaro-m/auto-assign-action from 2.0.0 to 2.0.2 (#278) 2026-04-07 19:23:04 +08:00
build_test_wheel.yml feat: windows support (#216) 2026-03-30 20:47:34 +08:00
build_wheel.yml feat: windows support (#216) 2026-03-30 20:47:34 +08:00
build_wheel_on_windows.yml ci(deps): bump actions/download-artifact from 4 to 8 (#317) 2026-04-07 10:01:46 +08:00
clang_tidy.yml chore: clang-tidy check fast quits if no cpp files changed (#396) 2026-05-13 10:03:26 +08:00
community-pr-handler.yml ci(deps): bump actions/github-script from 8 to 9 (#334) 2026-04-13 11:18:35 +08:00
continuous_bench.yml ci: disable benchmark ci temp (#362) 2026-04-21 14:39:25 +08:00
issue-auto-assign.yml ci(deps): bump actions/github-script from 8 to 9 (#334) 2026-04-13 11:18:35 +08:00
nightly_coverage.yml ci: skip timing-sensitive GIL test in coverage builds (#412) 2026-05-19 10:45:42 +08:00