GitShow/denoland/node_test_viewer
denoland

node_test_viewer

The viewer of daily node test result

by denoland
denonode
Star on GitHubForkWebsitenpm

TypeScript

12 stars1 forks4 contributorsActive · 1mo agoSince 2025

Meet the team

See all 4 on GitHub →
kt3k
kt3k61 contributions
bartlomieju
bartlomieju10 contributions
AugustinMauroy
AugustinMauroy1 contribution
deno-deploy[bot]Bot
deno-deploy[bot]1 contribution

Languages

View on GitHub →
TypeScript99.7%
CSS0.3%

Commit activity

Last 12 weeks · 3 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
25
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
bartlomieju
fix: fetch sharded node compat reportsMergedPR

Summary After denoland/deno#33298, CI uploads node compat reports as 3 sharded files per OS (, , ) instead of a single The viewer was still fetching the old single-file URL, getting 404s for any date after the sharding change (e.g. returns no data) Updates to fetch all 3 shards and merge their results, with fallback to the old unsharded URL for historical data Test plan [ ] Verify (post-sharding date) loads correctly after deploy [ ] Verify older dates (e.g. ) still work via the unsharded fallback

bartlomieju · 2mo ago
bartlomieju
fix: start chart Y-axis at 0 for accurate visual representationMergedPR
bartlomieju · 3mo ago
bartlomieju
feat: show ignore reason tooltip on IGNORE resultsMergedPR

Summary Add field to type to match actual API data Display a indicator next to IGNORE results that shows the reason on hover Falls back to "(no reason specified)" when no reason is available Test plan [ ] Navigate to a day detail page with IGNORE results [ ] Verify appears next to IGNORE text [ ] Hover over IGNORE to see the reason tooltip [ ] Verify tests without an ignore reason show "(no reason specified)" 🤖 Generated with Claude Code

bartlomieju · 3mo ago
Structured data for AI agents

Repository: denoland/node_test_viewer. Description: The viewer of daily node test result Stars: 12, Forks: 1. 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: 1mo ago. Community health: 25%. Top contributors: kt3k, bartlomieju, AugustinMauroy, deno-deploy[bot].

·@ofershap

Replace github.com with gitshow.dev