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

afinetooth / coveralls-test-travis / 22
48%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2020 08:59PM UTC
Jobs 1
Files 9
Run time 7s
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
22

push

travis-ci

web-flow
BDD first feature (PR #2)

### Setup

* Scaffold new rails app.
* Install dependencies.
* Configure generators.
* Install dependencies (Gemfile.lock).
* Replace factory_girl_rails with factory_bot_rails.
* Migrate database for the first time.
* Install and configure rspec.
* Install cucumber.
* Configure DatabaseCleaner and Shoulda.
* Add .travis.yml.
* Configure Coveralls.io for rspec & cucmber; merge test suite results.
* Configure Travis for heroku deployment.
* Install Webpacker (Rails 6).
* Update .travis.yml config to precompile javascript assets into /public/packs-test/. Add dependencies, node and yarn. (It’s a Rails 6 thing.)
* Tweak .travis.yml. Remove automatic deploy of develop branch to heroic staging. To add it back, just add back `develop: coveralls-test-travis-staging` under `deploy:app:`.

# BDD / TDD first feature (Create blog posts)

* Add BDD test for creating a new blog post.
* Add route and controller method to make first test start passing.
* Add view for blog_posts/new.
* Add remaining code to make tests pass.

9 of 9 new or added lines in 2 files covered. (100.0%)

12 of 26 relevant lines covered (46.15%)

0.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22.1 (2.6.3) 08 Apr 2020 08:59PM UTC 0
48.15
Travis Job 22.1
Source Files on build 22
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22
  • 2a5ca32f on github
  • Next Build on master (#23)
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