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

samvera / browse-everything
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: issues-372-jrgriffiniii-rails6.1
DEFAULT BRANCH: master
Repo Added 25 May 2017 10:10PM UTC
Files 19
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

LAST BUILD ON BRANCH no_symbols_in_example_yaml
branch: no_symbols_in_example_yaml
CHANGE BRANCH
x
Reset
  • no_symbols_in_example_yaml
  • 247-config-error
  • aws-s3
  • bootstrap4-again
  • boxv2
  • bs3_only
  • decaf
  • doc-templates
  • driver/google
  • es5_only
  • figgy-issues-3201-jrgriffiniii
  • figgy-issues-3273-jrgriffiniii
  • figgy-issues-3273-jrgriffiniii-rebase
  • figgy-issues-3273-jrgriffiniii-rebase2
  • figgy-issues-3273-jrgriffiniii-unsquashed
  • figgy-issues-3522-jrgriffiniii
  • file-size
  • fix-circleci-bundler
  • fix-generator
  • fix-license
  • fix-symbol-config
  • github
  • issues-271-jrgriffiniii-readme-circleci
  • issues-279-jrgriffiniii-test-ruby-rails-latest
  • issues-291-jrgriffiniii-google-auth-0.9
  • issues-310-jrgriffiniii-sprockets-4
  • issues-372-jrgriffiniii-rails6.1
  • issues-rails6.1-jrgriffiniii
  • jul19-ruby-versions
  • karma_doc
  • long-filenames
  • master
  • next/rails-api/jrgriffiniii
  • next/rails-api/jrgriffiniii-enginecart-bugfixes
  • next/rails-api/jrgriffiniii-file-system
  • next/rails-api/jrgriffiniii-integration-specs
  • next/rails-api/jrgriffiniii-webpacker
  • no-more-parties
  • no_coffee
  • pare-down-travis
  • rails51
  • remove-s3-dotdot
  • remove_explicit_sass_rails_dependency
  • remove_font_awesome
  • remove_skydrive
  • rubocop-fixes
  • s3_configurable_expires
  • s3_includes_filename
  • samvera-readme
  • selenum-fix-test
  • skip-nil-sized-files
  • stream_body
  • test-ruby-rails
  • test_matrix
  • v0.14.0
  • v0.14.1
  • v0.14.2
  • v0.15.0
  • v0.15.1
  • v0.16.0
  • v0.16.1
  • v1.0.0
  • v1.0.0.rc2
  • v1.0.0rc1
  • v1.0.1

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

Relevant lines Covered
Build:
Build:
559 RELEVANT LINES 555 COVERED LINES
99.98 HITS PER LINE
Source Files on no_symbols_in_example_yaml
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
848 no_symbols_in_example_yaml 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::Disallo... push 17 May 2018 06:00PM UTC jrochkind travis-ci pending completion  
See All Builds (681)
  • Repo 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

© 2025 Coveralls, Inc