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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 06 Dec 2025 06:38PM UTC
Jobs 1
Files 16
Run time 1min
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

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%)

10 of 14 new or added lines in 6 files covered. (71.43%)

11 existing lines in 3 files now uncovered.

66 of 175 relevant lines covered (37.71%)

0.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% src/main.tsx
1
80.0
src/routes/$code.tsx
1
66.67
src/routes/__root.tsx
1
50.0
src/routes/about.tsx

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% src/components/AudioVisualizer.tsx
3
22.22
22.22% src/components/ui/color-mode.tsx
7
0.0
0.0% src/components/AudioAnalyzer.tsx
Jobs
ID Job ID Ran Files Coverage
1 19992654284.1 06 Dec 2025 06:38PM UTC 16
37.71
GitHub Action Run
Source Files on build 19992654284
  • 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 Repo
  • Github Actions Build #19992654284
  • 14c6743d on github
  • Prev Build on main (#19992314879)
  • Next Build on main (#19995008720)
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