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

curationexperts / epigaea / 2328
91%
master: 90%

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

push

travis-ci

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

I overrode the setter methods for `creator=` and `description=` to keep
track of the order in secondary properties, but that caused a problem.
Even thought those properties 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 problem was caused by the logic that determines whether a field is
marked dirty or not.  That logic was defeated by my overrides to the
setter methods, so those properties weren't being marked dirty when they
should be.

This code fixes the problem, so now the `description` and `creator`
fields should be properly synced with the ordered versions of their
properties in fedora.

2740 of 3026 relevant lines covered (90.55%)

107.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2328.1 (2.3.4) 28 Dec 2017 04:40PM UTC 0
90.55
Travis Job 2328.1
Source Files on build 2328
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2328
  • 4befaab2 on github
  • Next Build on mark_dirty (#2331)
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