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

IQSS / dataverse-frontend / 25389631556 / 1
98%
develop: 98%

Build:
Build:
LAST BUILD BRANCH: ManageGuestbook
DEFAULT BRANCH: develop
Ran 05 May 2026 05:16PM UTC
Files 317
Run time 32s
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

05 May 2026 04:43PM UTC coverage: 98.063% (+0.6%) from 97.471%
25389631556.1

Pull #898

github

ErykKul
A11y fixes flagged by Storybook's axe runner on FilesTree stories

Three axe violations on the new FilesTree.stories.tsx (Default +
PreExpanded), all in the tree-view diff:

- aria-progressbar-name (serious): the streaming-zip tray's progress
  bar had role='progressbar' but no accessible name. The tray is
  always rendered (just CSS-hidden), so the bar shows up in axe even
  when no zip is in flight. Added aria-label re-using the existing
  'tree.download.tray.label' string.
- aria-required-parent (critical) + empty-table-header (minor): the
  FilesTreeHeader marked itself with role='row' + role='columnheader'
  divs even though the tree uses the WAI-ARIA TREE pattern (not the
  GRID pattern). The 'row' had no 'rowgroup' / 'table' / 'treegrid'
  ancestor, and the actions column was empty. The header is purely
  visual — assistive tech reads structure off the role='treeitem'
  rows below — so the right fix is aria-hidden + drop the orphan
  roles. The empty actions column then becomes a plain spacer div.
Pull Request #898: Add reusable React components: file uploader and file tree view

1578 of 1634 branches covered (96.57%)

Branch coverage included in aggregate %.

3789 of 3839 relevant lines covered (98.7%)

10902.77 hits per line

Source Files on job 25389631556.1
  • Tree
  • List 317
  • Changed 228
  • Source Changed 3
  • Coverage Changed 228
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25389631556
  • 31a86060 on github
  • Prev Job for on feature/standalone-file-uploader (#25341400886.1)
  • Next Job for on feature/standalone-file-uploader (#25399700271.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