Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ test_pipeline.c
File
test_pipeline.c
tests/test_pipeline.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*
2
* test_pipeline.c — Integration tests for the indexing pipeline.
3
*
4
* Tests pipeline lifecycle, structure pass, and end-to-end indexing
Callers
nothing calls this directly
Calls
15
cbm_pipeline_new
Function · 0.85
cbm_pipeline_project_name
Function · 0.85
cbm_pipeline_free
Function · 0.85
cbm_pipeline_cancel
Function · 0.85
cbm_pipeline_run
Function · 0.85
setup_test_repo
Function · 0.85
cbm_store_open_path
Function · 0.85
cbm_store_upsert_project
Function · 0.85
cbm_store_upsert_node
Function · 0.85
cbm_store_count_nodes
Function · 0.85
cbm_store_checkpoint
Function · 0.85
cbm_store_close
Function · 0.85
Tested by
no test coverage detected