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

curationexperts / epigaea / 2332
91%
master: 90%

Build:
Build:
LAST BUILD BRANCH: turbolinks-batch-fix
DEFAULT BRANCH: master
Ran 28 Dec 2017 05:12PM UTC
Jobs 1
Files 197
Run time 18s
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
2332

push

travis-ci

val99erie
Make sure fields get marked as dirty if they change. Story #122

I overrode the getter and setter methods for the ordered fields to keep
track of their order in secondary fields, but that caused a problem.
Even though those fields appeared to be correct in the UI, I noticed
that the `description` and `ordered_descriptions` fields were out of
sync in the fedora console.

The overrides to the getters and setters messed up the logic that
determines whether or not a field is marked dirty.

I wrote a spec to make sure that both the original field and its
secondary ordering field will be marked dirty if the field is updated,
and then moved the `super` call to the top of the setter method, which
solves the problem with the logic for dirtiness.

2740 of 3025 relevant lines covered (90.58%)

107.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2332.1 (2.3.4) 28 Dec 2017 05:12PM UTC 0
90.58
Travis Job 2332.1
Source Files on build 2332
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2332
  • 6eb9e33d on github
  • Prev Build on mark_dirty (#2331)
  • Next Build on mark_dirty (#2334)
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