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

ndlib / hydramata-works / 395 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2014 02:07PM UTC
Files 66
Run time 32s
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

11 Sep 2014 02:03PM UTC coverage: 99.137% (+0.009%) from 99.128%
2.0.0, gemfiles/rails4.gemfile

Pull #10

travis-ci

jeremyf
Exposing means of removing attachment via UI

This commit is the "Green" element of Red, Green, Refactor.

It exposes a means of dettaching a file from a given work. It also
begins to model how Hydramata::Works will be handling complex
predicates.

More work needs to be done on the ToPersistence class as there is a
very nasty chunk of interrogation going on. I believe the solution is
to create a similar NamedCallback structure as the Runner.

```ruby
value.with_type do |on|
  on.attachment { |attachment| ... }
  on.dettachment { |identity| ... }
  on.attribute { |value| ... }
end
```

I will explore this at a future date.
Pull Request #10: Exposing means of removing attachment via UI

1609 of 1623 relevant lines covered (99.14%)

28.34 hits per line

Source Files on job 395.1 (2.0.0, gemfiles/rails4.gemfile)
  • Tree
  • List 0
  • Changed 39
  • Source Changed 3
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 395
  • Travis Job 395.1
  • a0aae217 on github
  • Prev Job for 2.0.0, gemfiles/rails4.gemfile on master (#394.1)
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