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

samvera / browse-everything / 977
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: issues-372-jrgriffiniii-rails6.1
DEFAULT BRANCH: master
Ran 19 Nov 2018 03:34PM CUT
Jobs 12
Files 20
Run time 8min
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
977

Pull #250

travis-ci

web-flow
remove explicit sass-rails dependency

A Rails app is generated with a sass-rails dependency, so no changes to tests were needed -- the engine-cart-generated test app adds it's own sass-rails dependency.

While current Rails releases generate with sass-rails dependency, sass-rails is sunsetted/deprecated, due to the underlying pure-ruby ruby-sass gem being deprecated, and instructs "consider switching to the sassc gem"  https://github.com/sass/ruby-sass .

Rails 6.0 will perhaps depend on the sassc-rails gem instead, or perhaps the sass-rails gem itself will be changed to depend on sassc instead of sass-ruby. I am not sure if it is yet determined/done. https://github.com/rails/rails/issues/3289

But apps now may wish to switch to sassc-rails, especially if it's a new app. While sassc-rails _ought_ to be a drop-in replacement, bugs can happen, and the timeline of switching (or refraining from switching) should be up to a dependent app.  However, if an app depends on both sass-rails and sassc-rails, problems can occur. https://github.com/sass/sassc-rails/issues/6

So, removing the sass-rails as an explicit dependency from browse-everything will allow dependent apps to choose sass-rails or sassc-rails themselves, switching on their own timeline, without the browse-everything dependency interfering. This change is unlikely to pose any backwards compatibility problems, as dependent apps should have sass-rails in their Gemfile already, as it is generated by Rails. In the unlikely event some dependent app did not have sass-rails independently declared as a dependency, however, they would have to add it."
Pull Request #250: remove explicit sass-rails dependency

708 of 711 relevant lines covered (99.58%)

471.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 977.1 (2.5.1, RAILS_VERSION=5.2.0) 19 Nov 2018 03:33PM CUT 0
99.58
Travis Job 977.1
2 977.2 (2.4.4, RAILS_VERSION=5.2.0) 19 Nov 2018 03:34PM CUT 0
99.58
Travis Job 977.2
3 977.3 (2.3.7, RAILS_VERSION=5.2.0) 19 Nov 2018 03:34PM CUT 0
99.58
Travis Job 977.3
4 977.4 (2.5.1, RAILS_VERSION=5.1.6) 19 Nov 2018 03:34PM CUT 0
99.58
Travis Job 977.4
5 977.5 (2.4.4, RAILS_VERSION=5.1.6) 19 Nov 2018 03:34PM CUT 0
99.58
Travis Job 977.5
6 977.6 (2.3.7, RAILS_VERSION=5.1.6) 19 Nov 2018 03:38PM CUT 0
99.58
Travis Job 977.6
7 977.7 (2.5.1, RAILS_VERSION=5.0.7) 19 Nov 2018 03:38PM CUT 0
99.58
Travis Job 977.7
8 977.8 (2.4.4, RAILS_VERSION=5.0.7) 19 Nov 2018 03:38PM CUT 0
99.58
Travis Job 977.8
9 977.9 (2.3.7, RAILS_VERSION=5.0.7) 19 Nov 2018 03:38PM CUT 0
99.58
Travis Job 977.9
10 977.10 (2.5.1, RAILS_VERSION=4.2.10) 19 Nov 2018 03:38PM CUT 0
99.58
Travis Job 977.10
11 977.11 (2.4.4, RAILS_VERSION=4.2.10) 19 Nov 2018 03:42PM CUT 0
99.58
Travis Job 977.11
12 977.12 (2.3.7, RAILS_VERSION=4.2.10) 19 Nov 2018 03:42PM CUT 0
99.58
Travis Job 977.12
Source Files on build 977
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #977
  • Pull Request #250
  • PR Base - master (#972)
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