https://github.com/subhashmahimaluri/vite-pr-coverage-insight
· scanned 2026-06-16 00:24 UTC (2 months, 2 weeks ago)
29 raw signals (0 security + 29 graph)
Last scanned 2 months, 2 weeks ago · v1 · 25 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 528 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
report |
software | healthy | packages/reporters/test/fixplan.test.ts:report |
metric |
software | healthy | packages/reporters/test/helpers.ts:metric |
model |
software | healthy | packages/reporters/test/helpers.ts:model |
report |
software | healthy | packages/reporters/test/html.test.ts:report |
report |
software | healthy | packages/reporters/test/markdown.test.ts:report |
reportWithMutation |
software | healthy | packages/reporters/test/mutation.test.ts:reportWithMutation |
reportCleanChangedFiles |
software | healthy | packages/reporters/test/mutation.test.ts:reportCleanChanged… |
build |
software | healthy | packages/reporters/test/buildReport.test.ts:build |
pct |
software | healthy | packages/reporters/src/fixplan/render.ts:pct |
worstPct |
software | healthy | packages/reporters/src/fixplan/render.ts:worstPct |
metricsLine |
software | healthy | packages/reporters/src/fixplan/render.ts:metricsLine |
fmtRanges |
software | healthy | packages/reporters/src/fixplan/render.ts:fmtRanges |
buildTestPrompt |
software | healthy | packages/reporters/src/fixplan/render.ts:buildTestPrompt |
fileBlock |
software | healthy | packages/reporters/src/fixplan/render.ts:fileBlock |
coverageGaps |
software | healthy | packages/reporters/src/fixplan/render.ts:coverageGaps |
renderFixPlan |
software | healthy | packages/reporters/src/fixplan/render.ts:renderFixPlan |
repoWide |
software | healthy | packages/reporters/src/fixplan/render.ts:repoWide |
renderTestPromptsSection |
software | healthy | packages/reporters/src/fixplan/render.ts:renderTestPromptsS… |
round2 |
software | healthy | packages/reporters/src/json/buildReport.ts:round2 |
collapseUncoveredRanges |
software | healthy | packages/reporters/src/json/buildReport.ts:collapseUncovere… |
metricDelta |
software | healthy | packages/reporters/src/json/buildReport.ts:metricDelta |
buildTotals |
software | healthy | packages/reporters/src/json/buildReport.ts:buildTotals |
classifyChange |
software | healthy | packages/reporters/src/json/buildReport.ts:classifyChange |
buildFiles |
software | healthy | packages/reporters/src/json/buildReport.ts:buildFiles |
classifyState |
software | healthy | packages/reporters/src/json/buildReport.ts:classifyState |
buildReport |
software | healthy | packages/reporters/src/json/buildReport.ts:buildReport |
buildMutation |
software | healthy | packages/reporters/src/json/buildReport.ts:buildMutation |
emptyMetric |
software | healthy | packages/reporters/src/json/buildProjects.ts:emptyMetric |
sliceModelByPathPrefix |
software | healthy | packages/reporters/src/json/buildProjects.ts:sliceModelByPa… |
buildProjectReports |
software | healthy | packages/reporters/src/json/buildProjects.ts:buildProjectRe… |
aggregateVerdict |
software | healthy | packages/reporters/src/json/buildProjects.ts:aggregateVerdi… |
escapeHtml |
software | healthy | packages/reporters/src/html/escape.ts:escapeHtml |
jsonForScript |
software | healthy | packages/reporters/src/html/escape.ts:jsonForScript |
totalsCards |
software | healthy | packages/reporters/src/html/render.ts:totalsCards |
trendSvg |
software | healthy | packages/reporters/src/html/render.ts:trendSvg |
x |
software | healthy | packages/reporters/src/html/render.ts:x |
y |
software | healthy | packages/reporters/src/html/render.ts:y |
treemap |
software | healthy | packages/reporters/src/html/render.ts:treemap |
fileTable |
software | healthy | packages/reporters/src/html/render.ts:fileTable |
ranges |
software | healthy | packages/reporters/src/html/render.ts:ranges |
metaSection |
software | healthy | packages/reporters/src/html/render.ts:metaSection |
renderHtml |
software | healthy | packages/reporters/src/html/render.ts:renderHtml |
metricOf |
software | healthy | packages/reporters/src/html/util.ts:metricOf |
fmtPct |
software | healthy | packages/reporters/src/html/util.ts:fmtPct |
fmtDelta |
software | healthy | packages/reporters/src/html/util.ts:fmtDelta |
deltaClass |
software | healthy | packages/reporters/src/html/util.ts:deltaClass |
covClass |
software | healthy | packages/reporters/src/html/util.ts:covClass |
shortSha |
software | healthy | packages/reporters/src/html/util.ts:shortSha |
topLevelDir |
software | healthy | packages/reporters/src/html/util.ts:topLevelDir |
linesThreshold |
software | healthy | packages/reporters/src/html/util.ts:linesThreshold |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
action.yml |
software | healthy | action.yml |
.prettierrc.json |
software | healthy | .prettierrc.json |
ARCHITECTURE.md |
software | healthy | ARCHITECTURE.md |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
package-lock.json |
software | healthy | package-lock.json |
ROADMAP.md |
software | healthy | ROADMAP.md |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
vitest.config.ts |
software | healthy | vitest.config.ts |
tsconfig.base.json |
software | healthy | tsconfig.base.json |
README.md |
software | healthy | fixtures/README.md |
base.json |
software | healthy | fixtures/new-file/base.json |
head.json |
software | healthy | fixtures/new-file/head.json |
base.json |
software | healthy | fixtures/corrupt/base.json |
head.json |
software | healthy | fixtures/corrupt/head.json |
base.json |
software | healthy | fixtures/improvement/base.json |
head.json |
software | healthy | fixtures/improvement/head.json |
base.json |
software | healthy | fixtures/identical/base.json |
head.json |
software | healthy | fixtures/identical/head.json |
coverage-summary.json |
software | healthy | fixtures/formats/coverage-summary.json |
coverage-final.json |
software | healthy | fixtures/formats/coverage-final.json |
failures.json |
software | healthy | fixtures/test-failures/failures.json |
base.json |
software | healthy | fixtures/deleted-file/base.json |
head.json |
software | healthy | fixtures/deleted-file/head.json |
base.json |
software | healthy | fixtures/regression/base.json |
head.json |
software | healthy | fixtures/regression/head.json |
toggle-feature-plan.md |
software | healthy | docs/toggle-feature-plan.md |
migration-v1-to-v2.md |
software | healthy | docs/migration-v1-to-v2.md |
going-faster.md |
software | healthy | docs/going-faster.md |
failed-test-reporting-plan.md |
software | healthy | docs/failed-test-reporting-plan.md |
ci-examples.md |
software | healthy | docs/ci-examples.md |
comment-ux-upgrade.md |
software | healthy | docs/pr/comment-ux-upgrade.md |
org-rollup.md |
software | healthy | docs/design/org-rollup.md |
phase-5-ai-agents.md |
software | healthy | docs/plan/phase-5-ai-agents.md |
phase-3-policy-packaging.md |
software | healthy | docs/plan/phase-3-policy-packaging.md |
phase-4-reports-visuals.md |
software | healthy | docs/plan/phase-4-reports-visuals.md |
README.md |
software | healthy | docs/plan/README.md |
phase-6-skills-enterprise.md |
software | healthy | docs/plan/phase-6-skills-enterprise.md |
phase-1-foundation.md |
software | healthy | docs/plan/phase-1-foundation.md |
phase-7-report-ux.md |
software | healthy | docs/plan/phase-7-report-ux.md |
code-insight-action-plan.md |
software | healthy | docs/plan/code-insight-action-plan.md |
phase-2-performance.md |
software | healthy | docs/plan/phase-2-performance.md |
capture-baseline.ts |
software | healthy | scripts/capture-baseline.ts |
band-sample.ts |
software | healthy | scripts/band-sample.ts |
package.json |
software | healthy | packages/reporters/package.json |
tsconfig.json |
software | healthy | packages/reporters/tsconfig.json |
fixplan.test.ts |
software | healthy | packages/reporters/test/fixplan.test.ts |
helpers.ts |
software | healthy | packages/reporters/test/helpers.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fixtures |
software | healthy | fixtures |
new-file |
software | healthy | fixtures/new-file |
corrupt |
software | healthy | fixtures/corrupt |
improvement |
software | healthy | fixtures/improvement |
identical |
software | healthy | fixtures/identical |
formats |
software | healthy | fixtures/formats |
test-failures |
software | healthy | fixtures/test-failures |
deleted-file |
software | healthy | fixtures/deleted-file |
regression |
software | healthy | fixtures/regression |
docs |
software | healthy | docs |
pr |
software | healthy | docs/pr |
design |
software | healthy | docs/design |
plan |
software | healthy | docs/plan |
scripts |
software | healthy | scripts |
packages |
software | healthy | packages |
reporters |
software | healthy | packages/reporters |
test |
software | healthy | packages/reporters/test |
src |
software | healthy | packages/reporters/src |
fixplan |
software | healthy | packages/reporters/src/fixplan |
json |
software | healthy | packages/reporters/src/json |
html |
software | healthy | packages/reporters/src/html |
markdown |
software | healthy | packages/reporters/src/markdown |
copilot |
software | healthy | packages/reporters/src/copilot |
cli |
software | healthy | packages/cli |
test |
software | healthy | packages/cli/test |
src |
software | healthy | packages/cli/src |
agents |
software | healthy | packages/agents |
test |
software | healthy | packages/agents/test |
src |
software | healthy | packages/agents/src |
runtime |
software | healthy | packages/agents/src/runtime |
history |
software | healthy | packages/history |
test |
software | healthy | packages/history/test |
src |
software | healthy | packages/history/src |
core |
software | healthy | packages/core |
test |
software | healthy | packages/core/test |
src |
software | healthy | packages/core/src |
parsers |
software | healthy | packages/core/src/parsers |
config |
software | healthy | packages/core/src/config |
policy |
software | healthy | packages/core/src/policy |
report |
software | healthy | packages/core/src/report |
mutation |
software | healthy | packages/core/src/mutation |
action |
software | healthy | packages/action |
test |
software | healthy | packages/action/test |
src |
software | healthy | packages/action/src |
baseline |
software | healthy | packages/action/src/baseline |
skills |
software | healthy | packages/skills |
skills |
software | healthy | packages/skills/skills |
coverage-review |
software | healthy | packages/skills/skills/coverage-review |
write-missing-tests |
software | healthy | packages/skills/skills/write-missing-tests |
coverage-trends |
software | healthy | packages/skills/skills/coverage-trends |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
analysis |
cicd | healthy | .github/workflows/scorecard.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
dogfood |
cicd | healthy | .github/workflows/ci.yml |
baseline |
cicd | healthy | .github/workflows/coverage-baseline.yml |
attest |
cicd | healthy | .github/workflows/release-artifacts.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::scorecard |
cicd | healthy | .github/workflows/scorecard.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::coverage-baseline |
cicd | healthy | .github/workflows/coverage-baseline.yml |
gha::release-artifacts |
cicd | healthy | .github/workflows/release-artifacts.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
AuditLog |
software | healthy | packages/agents/src/runtime/audit.ts:AuditLog |
UnknownFormatError |
software | healthy | packages/core/src/parsers/types.ts:UnknownFormatError |
ConfigError |
software | healthy | packages/core/src/config/loader.ts:ConfigError |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | README.md |
vps::aws |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
NPM_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ih9lhzpi |
software | healthy | /tmp/repobility-clone-ih9lhzpi |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::packages/agents/src/runtime/provider.ts |
security | healthy | packages/agents/src/runtime/provider.ts |
This page is publicly accessible at:
https://repobility.com/scan/39ec1952-8528-4030-ad5d-080fc1c76c75/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/39ec1952-8528-4030-ad5d-080fc1c76c75/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.