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

curationexperts / epigaea / 2023
90%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2017 09:38PM UTC
Jobs 1
Files 179
Run time 9min
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

pending completion
2023

Pull #736

travis-ci

web-flow
Generate unique filenames for imported metadata files

When uploading a metadata file, we had previously been using the original
filename to identify the uploaded content. The users were frequently uploading
content with the same filenames, and the resulting name collisions caused
overwrites. This generates UUIDs for each uploaded metadata file.

Initially, the UUID token for filename is stored on a model variable to avoid
generating the filename repeatedly. We don't need to store it longer than this,
because the generated filename is stored on the model's `#metadata_file` field
once the upload is complete; `Uploader#original_filename` and `#filename` are
`nil` after reloads.

Closes #682.
Pull Request #736: Generate unique filenames for imported metadata files

2373 of 2645 relevant lines covered (89.72%)

72.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2023.1 (2.3.4) 12 Dec 2017 09:38PM UTC 0
89.72
Travis Job 2023.1
Source Files on build 2023
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2023
  • Pull Request #736
  • PR Base - master (#2022)
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