Repo X-ray

codvo_web — architecture & health dashboard

Digital commerce & mobile app site. Read directly from the working tree — nothing on this page is invented.

Repo: ~/OneDrive-TalentKloud/Desktop/codvo/codvo_web HEAD: fa7a9d4 "Merged PR 11572: landing page plant obsolescence management"

Health at a glance

7
top-level src/ modules
~60
routed pages (App.tsx)
4
real server endpoints
0 err
tsc --noEmit (both configs)
0
automated test files
7
uncommitted paths (git status --porcelain)

Modules & ownership

Endpoints — inputs & outputs

MethodPathInputOutputFile

Test coverage — the honest version

CheckResultWhat it actually tells you
Unit / integration tests0 foundfind . -iname "*.test.*" -o -iname "*.spec.*" (excl. node_modules) returns nothing. Contact-form validation, slug sanitization, and the sitemap builder have no coverage.
npm run typecheck0 errorstsc --noEmit on tsconfig.app.json + tsconfig.node.json — clean. Types are sound; this is not the same as behavior being tested.
scripts/test-contentful.tsconfig check, not a testVerifies Contentful env vars are present and the space is reachable — a connectivity smoke check, not a test suite.

Top 3 risks, ranked

Attacked with bad, empty, huge input