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

jgraichen / acfs / 493 / 5
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2018 12:48PM UTC
Files 46
Run time 1s
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

14 Apr 2018 12:44PM UTC coverage: 96.574% (+15.9%) from 80.702%
2.4.4, gemfiles/rails_5.2.gemfile

push

travis-ci

jgraichen
Update attribute change tracking to work with Rails 5.2

This commit includes two relevant changes:

* Change `@attributes` to `@_attrs` as ActiveModel::Dirty includes hidden
  functionality that interprets `@attributes` as ActiveRecord attribute
  objects or similar if it exists. By renaming the variable all specs
  are passing again.

* Adjust the dirty module wrapper to use the public API from
  ActiveModel::Dirty to swap and reset changes.

1043 of 1080 relevant lines covered (96.57%)

77.77 hits per line

Source Files on job 493.5 (2.4.4, gemfiles/rails_5.2.gemfile)
  • Tree
  • List 0
  • Changed 37
  • Source Changed 2
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 486
  • Travis Job 493.5
  • d1cb12ce on github
  • Prev Job for 2.4.4, gemfiles/rails_5.2.gemfile on master (#492.5)
  • Next Job for 2.4.4, gemfiles/rails_5.2.gemfile on master (#494.5)
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