open-code-review/internal
kite f2a6f7c5c7 ci: add 80% statement coverage threshold check
Add coverage threshold enforcement in CI workflow and Makefile to satisfy
OpenSSF Best Practices Silver badge test_statement_coverage80 criterion.
2026-06-27 11:13:22 +08:00
..
agent test: add coverage tests for agent, llm, llmloop, and scan packages 2026-06-27 00:15:28 +08:00
config ci: add 80% statement coverage threshold check 2026-06-27 11:13:22 +08:00
diff fix: ensure current file path is always injected for code_comment and… (#193) 2026-06-25 16:29:09 +08:00
gitcmd test: expand unit test coverage for agent, llm, llmloop, and tool packages 2026-06-26 23:09:11 +08:00
llm test: add coverage tests for agent, llm, llmloop, and scan packages 2026-06-27 00:15:28 +08:00
llmloop test: add coverage tests for agent, llm, llmloop, and scan packages 2026-06-27 00:15:28 +08:00
model test: add unit tests for output_helpers, config, model, stdout, and telemetry packages 2026-06-26 23:26:49 +08:00
pathutil test: improve coverage for template and pathutil packages 2026-06-27 00:22:30 +08:00
release fix(build): improve Windows support based on PR #13 review feedback 2026-06-02 22:37:27 +08:00
scan test: add coverage tests for agent, llm, llmloop, and scan packages 2026-06-27 00:15:28 +08:00
session test: expand unit test coverage for agent, llm, llmloop, and tool packages 2026-06-26 23:09:11 +08:00
stdout test: add unit tests for output_helpers, config, model, stdout, and telemetry packages 2026-06-26 23:26:49 +08:00
suggestdiff test: add unit tests for pure logic functions across 6 packages 2026-06-26 22:41:35 +08:00
telemetry test: improve coverage for telemetry package and exclude extensions from build targets 2026-06-27 10:43:45 +08:00
tool test: improve coverage for tool package from 79.5% to 93.6% 2026-06-27 11:00:23 +08:00
viewer fix: skip permission-based tests when running as root in CI 2026-06-27 00:42:41 +08:00