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

18F / answers
66%
dev: 67%

Build:
Build:
LAST BUILD BRANCH: feature/tagging_sensibly_squashed
DEFAULT BRANCH: dev
Repo Added 04 Jun 2014 01:06AM UTC
Files 4
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

LAST BUILD ON BRANCH feature/196_unpend_specs
branch: feature/196_unpend_specs
CHANGE BRANCH
x
Reset
  • feature/196_unpend_specs
  • 0.0.5
  • 0.0.6
  • 196_pre-dev-rebase-with-fork-history
  • addWindowsStartupScript
  • coveralls_test
  • dev
  • feature/196_enginification
  • feature/196_unpend_admin_specs
  • feature/200-friendly_ids
  • feature/abstract_searchkick
  • feature/add_br_tag_to_homepage
  • feature/bulk_upload_articles_csv
  • feature/elk_stack-chef
  • feature/engine_slower_progress
  • feature/fix_breadcrumbs
  • feature/fix_footer_links
  • feature/format_search_results
  • feature/gemify
  • feature/generic_theme
  • feature/nginx_assets
  • feature/paginate_search_results
  • feature/rc003_revisions
  • feature/remove_searchkick
  • feature/remove_searchkick_from_question
  • feature/restore_vagrant
  • feature/similar_questions
  • feature/tagging_sensibly_squashed
  • feature/testGitUpdate
  • feature/travis_speedup_with_packaged_bundle
  • feature/typeahead
  • feature/update_official_email
  • feature/verify_search_relevance_sorting
  • fix/211_restore-rspec
  • fix/add_coveralls_config_to_travis
  • hotfix/fix_license
  • master
  • namespace_and_factory_fixes
  • release/0.0.0.3rc
  • release/0.0.0.3rc_no_admin
  • travis-hacking

pending completion
860

push

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.

407 of 621 relevant lines covered (65.54%)

3.97 hits per line

Relevant lines Covered
Build:
Build:
621 RELEVANT LINES 407 COVERED LINES
3.97 HITS PER LINE
Source Files on feature/196_unpend_specs
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
860 feature/196_unpend_specs 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)... push 02 Oct 2014 09:32PM UTC Alan deLevie travis-ci pending completion  
859 feature/196_unpend_specs Added example task to answers/tasks folder. push 02 Oct 2014 06:09PM UTC Alan deLevie travis-ci pending completion  
857 feature/196_unpend_specs Can't make a test aobut tag views without adding tag data; that would requre Vagrant to be working. push 29 Sep 2014 06:32PM UTC LindsayYoung travis-ci pending completion  
856 feature/196_unpend_specs Ensures multiple tags exist for testing tags. push 29 Sep 2014 06:12PM UTC LindsayYoung travis-ci pending completion  
855 feature/196_unpend_specs Added a tag test where there was a pending test placeholder. 114 examples, 0 failures, 10 pending push 29 Sep 2014 05:33PM UTC LindsayYoung travis-ci pending completion  
854 feature/196_unpend_specs Fixed the one pending test in views/questions/indes.html push 29 Sep 2014 03:39PM UTC LindsayYoung travis-ci pending completion  
852 feature/196_unpend_specs Unpended the QuestionsController specs. push 26 Sep 2014 10:26PM UTC adelevie travis-ci pending completion  
851 feature/196_unpend_specs Added model spec for Answers::Answer. Tests: - its belong_to relationship with Answers::Question - the presence of the searchkick class method, reindex. push 26 Sep 2014 10:11PM UTC adelevie travis-ci pending completion  
850 feature/196_unpend_specs Unpended the QuestionsController spec. Also added to the params whitelist for the QuestionsController. push 26 Sep 2014 09:52PM UTC adelevie travis-ci pending completion  
848 feature/196_unpend_specs Implemented view spec for 'answers/questions/show' I ended up also removing instance variables from that template and modifying the QuestionsController accord- ingly. Removed set_question before filter from Qs controller. push 26 Sep 2014 09:32PM UTC adelevie travis-ci pending completion  
See All Builds (315)
  • Repo on GitHub
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

© 2025 Coveralls, Inc