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

IQSS / dataverse-frontend / 25379054046
98%
develop: 97%

Build:
Build:
LAST BUILD BRANCH: feature/standalone-file-uploader
DEFAULT BRANCH: develop
Ran 05 May 2026 01:54PM UTC
Jobs 1
Files 317
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

05 May 2026 01:23PM UTC coverage: 98.063%. Remained the same
25379054046

push

github

ErykKul
Tree-view a11y / focus polish + expose two-pass strategy in the tray

Streaming-zip:
- New `deferCurrentToEnd()` API on the engine. The pause-on-fail
  failure dialog gets a fourth button, "Skip & retry at end", which
  switches the strategy to twopass mid-flight. Subsequent failures
  accumulate without pausing; the existing two-pass UI takes over at
  the end of the first pass and offers `retryFailed()`.
- New Cypress case covers the defer-to-end → second-pass-success flow.
- Tray switches `role="dialog"` → `role="region"` (it never traps
  focus and announces via `aria-live="polite"`; dialog is the wrong
  role for a passive status panel).

A11y / focus:
- Tree row gains a visible `:focus-visible` ring (inset box-shadow
  works around the absolute-positioned row clipping a normal outline).
- Loading and empty viewport states get `role="status" aria-live="polite"`;
  the root error state gets `role="alert" aria-live="assertive"`.
  Decorative glyphs are `aria-hidden`.
- Toolbar gets `role="toolbar"` + an `aria-label`. Selection summary
  becomes `role="status" aria-live="polite"` so screen readers
  announce the running file count.
- `FilesTreeCheckbox` is removed from the page tab order (`tabIndex=-1`):
  the WAI-ARIA tree pattern routes selection through the focused row's
  Space handler, so every-row-tabbable is wrong here and creates a long
  tab chain. Mouse + space-on-row both still work.

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

Jobs
ID Job ID Ran Files Coverage
1 25379054046.1 05 May 2026 01:54PM UTC 317
98.06
GitHub Action Run
Source Files on build 25379054046
  • Tree
  • List 317
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25379054046
  • 912bfb30 on github
  • Prev Build on feature/standalone-file-uploader (#25378651041)
  • Next Build on feature/standalone-file-uploader (#25380623527)
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