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

18F / answers / 860 / 1
66%
dev: 67%

Build:
Build:
LAST BUILD BRANCH: feature/tagging_sensibly_squashed
DEFAULT BRANCH: dev
Ran 02 Oct 2014 09:36PM UTC
Files 32
Run time 13s
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

02 Oct 2014 09:36PM UTC coverage: 65.26%. First build
ruby-1.9.3, DB=postgresql

Pull #266

travis-ci

Alan deLevie
Added rake answers:import:oakland.

This task is inside of the answers gem, but made
accessible from within 'MyAnswers' by adding:

```
if Rails.env.development?
  files = Dir.glob("../core/lib/answers/tasks/**/*")
  files.each { |file| load(file) }
end
```

to the MyAnswers Rakefile. This is not ideal, as it depends
on having a specific project structure.
Pull Request #266:

402 of 616 relevant lines covered (65.26%)

1.0 hits per line

Source Files on job 860.1 (ruby-1.9.3, DB=postgresql)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 860
  • Travis Job 860.1
  • 056fc9ad on github
  • Next Job for ruby-1.9.3, DB=postgresql on feature/196_enginification (#861.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