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

IQSS / dataverse / #28602
25%

Build:
DEFAULT BRANCH: develop
Ran 08 Apr 2026 08:55PM UTC
Jobs 1
Files 1009
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

08 Apr 2026 08:42PM UTC coverage: 24.836% (-0.001%) from 24.837%
#28602

push

github

web-flow
Added Dataset.getGlobalIdForFileStorage for direct upload URLs that support legacy lowercase DOIs (#12268)

* Added Dataset.getGlobalIdForFileStorage which gives the global ID in the original casing, so it does not uppercase
DOIs. It is called when generating the upload URLs for direct upload instead of using dataset.getGlobalId().asString().
The latter gave a mismatch between the complete URL and the actual object keys in object store when DOIs contained
lowercase letters (which is possible when they were created before Dataverse started enforcing uppercase DOIs).

* release note

* Update release notes for S3 direct upload fix

Clarified the issue addressed with S3 direct upload regarding PID authority and alternative identifiers.

* Renamed Dataset.getGlobalIdForFileStorage() to Dataset.getGlobalIdForFileStorageAsString() to clarify that it does not return a GlobalId object

---------

Co-authored-by: qqmyers <jim.myers@computer.org>

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

23399 of 94213 relevant lines covered (24.84%)

0.25 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
50.0
-0.13% src/main/java/edu/harvard/iq/dataverse/Dataset.java
1
4.88
0.0% src/main/java/edu/harvard/iq/dataverse/EditDatafilesPage.java
1
2.14
0.0% src/main/java/edu/harvard/iq/dataverse/api/Datasets.java
Jobs
ID Job ID Ran Files Coverage
1 #28602.1 08 Apr 2026 08:55PM UTC 1009
24.84
Source Files on build #28602
  • Tree
  • List 1009
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 512e97f4 on github
  • Prev Build on develop
  • Next Build on develop
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