Ran
|
Jobs
2
|
Files
15
|
Run time
9s
|
Badge
Embed ▾
README BADGES
|
travis-ci
s3 driver includes file_name in link_for extras Some client code expects this, such as [sufia](https://github.com/samvera/sufia/blob/63e3f1338/app/assets/javascripts/sufia/browse_everything.js) and (identical) [hyrax](https://github.com/samvera/hyrax/blob/0fe39d4f4dcc24deb805c1e66527ac^C9df7741a/app/assets/javascripts/hyrax/browse_everything.js). In sufia/hyrax if the filename isn't there, it ends up blank in the UI. I also added the expires header (where applicable), because I noticed that the [box driver](https://github.com/samvera/browse-everything/blob/2c0a34470/lib/browse_everything/driver/box.rb#L59) has it, so I figured it couldn't hurt, although I am not aware of client code using it. The sufia/hyrax client code REALLY wants a `size` key as well, but there doesn't seem to be a way to get it in the current architecture without another S3 API call. The size was already there displayed in the listing, so it's already been fetched, and there ought to be a way for the client code to get it... but I can't figure out what it is, so punting on that for now.
7 of 7 new or added lines in 1 file covered. (100.0%)
558 of 562 relevant lines covered (99.29%)
99.51 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 857.1 (2.4.3, RAILS_VERSION=5.1.4) | 15 |
99.29 |
Travis Job 857.1 | |
2 | 857.2 (2.4.3, RAILS_VERSION=5.0.6) | 15 |
99.29 |
Travis Job 857.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|