Last 12 weeks ยท 4 commits
1 of 6 standards met
Summary Modernizes the Node Test Viewer with upgraded dependencies, new chart visualizations, and improved UI polish across all pages. Dependency upgrades Fresh alpha.29 โ 2.2.0 (fixed breaking API changes: , , , ) Tailwind CSS v3 โ v4 (, removed , added ) Updated all other deps (, , ) Day page () Accordion-style categories: collapsed by default showing pass rate, pass/total count, and fail count per OS; clickable to expand individual categories Expand/Collapse all buttons Heatmap chart: categories ร OS grid with Overall row, color-coded by pass rate bands Treemap chart: square-root scaled rectangles sized by test count, colored by health Toggle to switch between heatmap and treemap views Left-aligned columns, subtle hover highlights, increased row padding Index page () Chart: 200px โ 500px height, shows pass rate % instead of raw count, auto-scaled y-axis, distinct muted colors per OS, smooth curves with zoom Summary table**: shows percentage diff and nominal test count change between consecutive runs (), left-aligned with consistent styling Other Added with project documentation and Fresh 2.2.0 patterns Dark mode hover toned down across all tables Test plan [ ] starts without errors [ ] Home page loads with chart and summary table [ ] Chart shows percentage pass rates with visible slope over 3 months [ ] Summary table rows show diffs between runs (green/red) [ ] Day page accordion: categories collapse/expand correctly [ ] Heatmap/Treemap toggle works, both render correctly [ ] Dark mode looks good (no overly bright hovers, readable text) [ ] passes (except pre-existing Chart.tsx CDN import) ๐ค Generated with Claude Code
Repository: denoland/node_test_viewer. Description: The viewer of daily node test result Stars: 10, Forks: 0. Primary language: TypeScript. Languages: TypeScript (99.7%), CSS (0.3%). Homepage: https://node-test-viewer.deno.dev/ Topics: deno, node. Open PRs: 0, open issues: 0. Last activity: 2w ago. Community health: 25%. Top contributors: kt3k, AugustinMauroy, bartlomieju, deno-deploy[bot].