Last 12 weeks · 3 commits
1 of 6 standards met
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
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
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].