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

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

Build:
Build:
LAST BUILD BRANCH: feature/standalone-file-uploader
DEFAULT BRANCH: develop
Ran 05 May 2026 02:47PM UTC
Jobs 1
Files 317
Run time 2min
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 02:16PM UTC coverage: 98.063% (+0.6%) from 97.471%
25381850793

Pull #898

github

ErykKul
Lint pass on tree-view download files

Fixes ESLint findings introduced by the streaming-zip slice:
- onDownloadFiles in FilesTree no longer wears 'async' since its body
  is synchronous; the hook's onDownloadFiles arg type is widened to
  Promise<void> | void to keep both shapes valid.
- The streaming-zip engine's iife is now 'void (async () => {...})()'
  to make the fire-and-forget intent explicit; the unused local 'pass'
  variable is dropped (the value is tracked on state already).
- Decision union, FilesTreeDownloadTray, and FilesTree formatting
  brought back to prettier baseline.

No behavioural changes.
Pull Request #898: Feature/standalone file uploader

1578 of 1634 branches covered (96.57%)

Branch coverage included in aggregate %.

12 of 12 new or added lines in 3 files covered. (100.0%)

23 existing lines in 12 files now uncovered.

3789 of 3839 relevant lines covered (98.7%)

10902.77 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
64.1
-16.85% src/sections/dataset/dataset-action-buttons/edit-dataset-menu/EditDatasetMenu.tsx
3
71.43
-11.11% src/sections/shared/pagination/PaginationControls.tsx
2
87.5
-7.5% src/sections/file/file-action-buttons/access-file-menu/RequestAccessModal.tsx
2
83.33
-16.67% src/sections/file/useFile.tsx
2
78.79
-7.88% src/sections/shared/form/DatasetMetadataForm/MetadataForm/MetadataBlockFormFields/MetadataFormField/Fields/Vocabulary.tsx
1
90.0
-6.55% src/sections/collection/collection-items-panel/items-list/file-card/FileCardHelper.ts
1
89.47
-6.82% src/sections/dataset/dataset-files/dataset-upload-files-button/DatasetUploadFilesButton.tsx
1
92.68
-4.51% src/sections/dataset/dataset-files/files-table/file-actions/download-files/DownloadFilesButton.tsx
1
86.96
-2.52% src/sections/dataset/DatasetProvider.tsx
1
91.18
1.76% src/sections/dataset/Dataset.tsx
1
90.0
-8.04% src/sections/session/SessionProvider.tsx
1
99.62
1.4% src/sections/shared/form/DatasetMetadataForm/MetadataFieldsHelper.ts
Jobs
ID Job ID Ran Files Coverage
1 25381850793.1 05 May 2026 02:47PM UTC 317
98.06
GitHub Action Run
Source Files on build 25381850793
  • 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 Repo
  • Github Actions Build #25381850793
  • Pull Request #898
  • PR Base - develop (#25341400886)
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