CI "Unit Tests" (full monorepo) caught that @trails-cool/fit's round-trip fixture loop included single-point.gpx, which now parses to zero track points (the parser drops <2-point segments), so gpxToFitCourse correctly throws its zero-points guard. Drop single-point.gpx from the round-trip loop and cover the degenerate case explicitly: a lone point → zero points → refused. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __fixtures__ | ||
| src | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||