Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/assets/fixmap-cli-demo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/reports/declines-fabricated-identifier.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FixMap found 0 context files, 0 impact files, and generated 0 test routes.
- None found

Inspection order: None.
History evidence: 30 eligible commits.
History evidence: 31 eligible commits.

## Test Routes

Expand Down
2 changes: 1 addition & 1 deletion examples/reports/declines-unmatched-terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FixMap found 0 context files, 0 impact files, and generated 0 test routes.
- None found

Inspection order: None.
History evidence: 30 eligible commits.
History evidence: 31 eligible commits.

## Test Routes

Expand Down
2 changes: 1 addition & 1 deletion examples/reports/declines-vague-task.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FixMap found 0 context files, 0 impact files, and generated 0 test routes.
- None found

Inspection order: None.
History evidence: 30 eligible commits.
History evidence: 31 eligible commits.

## Test Routes

Expand Down
2 changes: 1 addition & 1 deletion examples/reports/workspace-api-discount.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ FixMap found 2 context files, 2 impact files, and generated 3 test routes.
- `packages/utils/test/currency.test.ts` (high confidence, impact 13): this file imports packages/utils/src/currency.ts; routed test for packages/utils/src/currency.ts via pnpm --dir packages/utils run test

Inspection order: `apps/api/src/orders.ts` → `packages/utils/src/currency.ts` → `apps/api/test/orders.test.ts` → `packages/utils/test/currency.test.ts`.
History evidence: 66 eligible commits.
History evidence: 67 eligible commits.

## Test Routes

Expand Down
2 changes: 1 addition & 1 deletion examples/reports/workspace-utils-rounding.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ FixMap found 1 context file, 1 impact file, and generated 2 test routes.
- `packages/utils/test/currency.test.ts` (high confidence, impact 13): this file imports packages/utils/src/currency.ts; routed test for packages/utils/src/currency.ts via pnpm --dir packages/utils run test

Inspection order: `packages/utils/src/currency.ts` → `packages/utils/test/currency.test.ts`.
History evidence: 66 eligible commits.
History evidence: 67 eligible commits.

## Test Routes

Expand Down
58 changes: 29 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"next@16.2.11": {
"postcss": "8.5.23"
},
"fast-uri": "3.1.4",
"fast-uri": "3.1.7",
"js-yaml": "4.3.1",
"nanoid": "3.3.18",
"sharp": "0.35.3",
Expand Down