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

IQSS / dataverse / #29454
25%
develop: 25%

Build:
Build:
LAST BUILD BRANCH: 11892-bulk-export
DEFAULT BRANCH: develop
Ran 24 Jun 2026 04:02PM UTC
Jobs 1
Files 1015
Run time 3min
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

24 Jun 2026 03:52PM UTC coverage: 25.024%. First build
#29454

push

github

rtreacy
Fix non-ASCII filename corruption on file upload via API (#12470)

Apply FileUtil.decodeFileName() to the filename extracted from
Content-Disposition in the add-file and replace-file API endpoints.
Jersey decodes the header value as ISO-8859-1 by default; this
re-interprets the bytes as UTF-8, matching what modern clients send.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

0 of 2 new or added lines in 2 files covered. (0.0%)

23814 of 95164 relevant lines covered (25.02%)

0.25 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
2.24
src/main/java/edu/harvard/iq/dataverse/api/Datasets.java
1
0.0
src/main/java/edu/harvard/iq/dataverse/api/Files.java
Jobs
ID Job ID Ran Files Coverage
1 #29454.1 24 Jun 2026 04:02PM UTC 1015
25.02
Source Files on build #29454
  • Tree
  • List 1015
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 05de2534 on github
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