• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rm-hull / 8-bit-trip / 19992654284 / 1
37%
master: 11%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 06 Dec 2025 06:38PM UTC
Files 16
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Dec 2025 06:38PM UTC coverage: 37.714% (+37.7%) from 0.0%
19992654284.1

push

github

web-flow
feat: Migrate routing to TanStack Router (#254)

* feat: Migrate routing to TanStack Router

Migrates the application from `react-router-dom` (v6) to
`@tanstack/react-router`.

This change leverages file-based routing and provides:

*   Improved type safety across route parameters and links.
*   Better developer experience using the automatic code generation
    plugin (`@tanstack/router-plugin`).
*   Removes manual route setup previously managed in `src/App.tsx`.
*   Integrates the `TanStackRouterDevtools`.

Updates include refactoring existing routes into the new file
structure and updating component props (`Home.tsx`) to utilize
router parameters provided by the framework.

* fix: Update `@types/jsdom` version

The dependency `@types/jsdom` was updated to explicitly include the
patch version `27.0.0` for consistency with other type definitions.

80 of 171 branches covered (46.78%)

66 of 175 relevant lines covered (37.71%)

0.59 hits per line

Source Files on job 19992654284.1
  • Tree
  • List 16
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 19992654284
  • 14c6743d on github
  • Prev Job for on main (#19992314879.1)
  • Next Job for on main (#19995008720.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc