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

sepulworld / aptly_cli / 427 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2016 01:50AM UTC
Files 16
Run time 2s
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

22 Jul 2016 01:48AM UTC coverage: 93.72%. Remained the same
2.2.0

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
...
```

582 of 621 relevant lines covered (93.72%)

3.74 hits per line

Source Files on job 427.2 (2.2.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 427
  • Travis Job 427.2
  • 78812639 on github
  • Prev Job for 2.2.0 on master (#424.2)
  • Next Job for 2.2.0 on master (#430.2)
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