gitcrawl/internal/cli
2026-05-05 18:13:53 -07:00
..
app_test.go feat(gh): reduce shim GitHub API load 2026-05-05 03:09:15 +01:00
app.go fix(cli): document portable help 2026-05-05 18:13:53 -07:00
args_test.go feat: add gh-compatible cached search 2026-04-28 21:57:34 +01:00
args.go feat: add gh-compatible cached search 2026-04-28 21:57:34 +01:00
errors.go feat: add cli shell 2026-04-26 23:01:04 -07:00
gh_search_test.go test: raise gitcrawl coverage above eighty five percent 2026-04-30 04:48:36 +01:00
gh_search.go feat(gh): add gitcrawl-backed gh shim 2026-05-05 02:56:18 +01:00
gh_shim_autohydrate.go feat: improve gh shim cache behavior 2026-05-05 08:59:49 +01:00
gh_shim_cache_policy.go feat: improve gh shim cache observability 2026-05-05 21:23:39 +01:00
gh_shim_cache_test.go test: enforce 85 percent coverage gate 2026-05-05 22:00:07 +01:00
gh_shim_cache.go feat: improve gh shim cache observability 2026-05-05 21:23:39 +01:00
gh_shim_descriptor.go feat: improve gh shim cache observability 2026-05-05 21:23:39 +01:00
gh_shim_detail_test.go test: enforce 85 percent coverage gate 2026-05-05 22:00:07 +01:00
gh_shim_helpers_test.go feat(gh): cache hydrated PR details 2026-05-05 03:26:39 +01:00
gh_shim_metrics.go feat: improve gh shim cache observability 2026-05-05 21:23:39 +01:00
gh_shim_policy_extra_test.go test: enforce 85 percent coverage gate 2026-05-05 22:00:07 +01:00
gh_shim_prcache.go feat(portable): add v2 backup data 2026-05-05 05:21:13 +01:00
gh_shim_runs.go feat(gh): auto-hydrate PR detail cache 2026-05-05 03:52:29 +01:00
gh_shim_test.go feat(portable): add v2 backup data 2026-05-05 05:21:13 +01:00
gh_shim_xcache.go feat: improve gh shim cache observability 2026-05-05 21:23:39 +01:00
gh_shim.go feat: improve gh shim cache behavior 2026-05-05 08:59:49 +01:00
github_token_test.go feat(gh): auto-hydrate PR detail cache 2026-05-05 03:52:29 +01:00
github_token.go feat(gh): auto-hydrate PR detail cache 2026-05-05 03:52:29 +01:00
runtime_extra_test.go test: enforce 85 percent coverage gate 2026-05-05 22:00:07 +01:00
runtime.go feat(gh): reduce shim GitHub API load 2026-05-05 03:09:15 +01:00
tui_render_extra_test.go test: enforce 85 percent coverage gate 2026-05-05 22:00:07 +01:00
tui_test.go fix(tui): polish cluster browser interactions (#8) 2026-05-01 04:56:23 -07:00
tui.go fix(tui): polish cluster browser interactions (#8) 2026-05-01 04:56:23 -07:00