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

sepulworld / aptly_cli / 427
100%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2016 01:50AM UTC
Jobs 4
Files 16
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

pending completion
427

push

travis-ci

sepulworld
Devtools (#107)

* Enable getting simplecov reports locally

Without this I wasn't getting a `coverage/index.html` file when running
`rake test`.

* Gemfile: Add "keyring" gem

so it's easy to test the `${KEYCHAIN}` feature.

* Gemfile: Add "rubocop" gem

so people can check their style.

* Add rubocop Rake task

```
$ rake -T
Install "rubocop" to enable rubocop Rake task.
rake build              # Build aptly_cli-0.3.0.gem into the pkg directory
rake clean              # Remove any temporary products
rake clobber            # Remove any generated files
rake docker_build       # Docker build image
rake docker_list_aptly  # List Docker Aptly running containers
rake docker_pull        # Pull Docker image to Docker Hub
rake docker_push        # Push Docker image to Docker Hub
rake docker_restart     # Restart Aptly docker container
rake docker_run         # Start Aptly Docker container on port 8082
rake docker_show_logs   # Show running Aptly process Docker stdout logs
rake docker_stop        # Stop running Aptly Docker containers
rake install            # Build and install aptly_cli-0.3.0.gem into system gems
rake install:local      # Build and install aptly_cli-0.3.0.gem into system gems without network access
rake release[remote]    # Create tag v0.3.0 and build and push aptly_cli-0.3.0.gem to Rubygems
rake test               # Run tests

$ bundle exec rake -T | grep rubocop
rake rubocop               # Run RuboCop
rake rubocop:auto_correct  # Auto-correct RuboCop offenses

$ bundle exec rake rubocop
Running RuboCop...
Inspecting 24 files
WCCCWC..CCCC.CCC.WCWCCCC
...
```

603 of 643 relevant lines covered (93.78%)

14.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 427.1 (1.9.3) 22 Jul 2016 01:50AM UTC 0
93.72
Travis Job 427.1
2 427.2 (2.2.0) 22 Jul 2016 01:50AM UTC 0
93.72
Travis Job 427.2
3 427.3 (2.2.4) 22 Jul 2016 01:51AM UTC 0
93.72
Travis Job 427.3
4 427.4 (2.3.0) 22 Jul 2016 01:51AM UTC 0
93.72
Travis Job 427.4
Source Files on build 427
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #427
  • 78812639 on github
  • Prev Build on master (#424)
  • Next Build on master (#430)
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