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

samvera / browse-everything / 848
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: issues-372-jrgriffiniii-rails6.1
DEFAULT BRANCH: master
Ran 17 May 2018 06:00PM UTC
Jobs 2
Files 15
Run time 30s
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
848

push

travis-ci

jrochkind
example providers yaml should not use symbols

Under at least some versions of ruby you will get a:

    /Users/jrochkind/.rubies/ruby-2.3.1/lib/ruby/2.3.0/psych/class_loader.rb:97:in `find': Tried to load unspecified class: Symbol (Psych::DisallowedClass)
   ....
    from /Users/jrochkind/.rubies/ruby-2.3.1/lib/ruby/2.3.0/psych.rb:302:in `safe_load'
    from /Users/jrochkind/code/browse-everything/lib/browse_everything.rb:56:in `configure'

from having a raw symbol in Yaml. Commit a9ec7df0cfb10ea removed symbols
from yaml _keys_ in browse_everything_providers.yml.example, perhaps for this reason (or not, there are no relevant comments on commit), but retained the :signed_url as a value. Which still causes that safe Yaml error, safe yaml does not like symbols.

Changing it to a string seems to work fine, without causing that problem.

555 of 559 relevant lines covered (99.28%)

99.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 848.1 (2.4.3, RAILS_VERSION=5.1.4) 17 May 2018 06:00PM UTC 0
99.28
Travis Job 848.1
2 848.2 (2.4.3, RAILS_VERSION=5.0.6) 17 May 2018 06:01PM UTC 0
99.28
Travis Job 848.2
Source Files on build 848
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #848
  • 84fc7bb0 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