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

comfy / comfortable-mexican-sofa / 1258 / 2
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: deep-tag-nesting-fix
DEFAULT BRANCH: master
Ran 25 Jan 2019 04:24PM UTC
Files 107
Run time 10s
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

25 Jan 2019 04:18PM UTC coverage: 99.416%. Remained the same
2.4.4, test/gemfiles/5.2.gemfile

Pull #870

travis-ci

web-flow
Write label attribute before save using filename

Problem was that when uploading a new file the actual
label would be empty. Model will return a label when
requested as it will read the file name if label is
empty, but when doing in rails helpers something like

Comfy::Cms::File.where(label: "name")

the file will not be found.

This fix will user before_save callback to write
the label attribute on the model using the file name
which will be saved then in DB


Signed-off-by: oscar sanhueza <oscar@hashdot.fi>
Pull Request #870: Write label attribute before save using filename

4770 of 4798 relevant lines covered (99.42%)

8.84 hits per line

Source Files on job 1258.2 (2.4.4, test/gemfiles/5.2.gemfile)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1163
  • Travis Job 1258.2
  • ba69b7af on github
  • Prev Job for 2.4.4, test/gemfiles/5.2.gemfile on file_label_save (#1255.2)
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