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

kbknapp / clap-rs / 2811
94%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2016 05:24AM UTC
Jobs 4
Files 52
Run time 12min
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
2811

push

travis-ci

homu
Auto merge of #745 - casey:quiet-update-contributors, r=kbknapp

Make `update-contributors` a quiet recipe

I noticed that this is a common pattern in justfiles, recipes that
run a lot of commands and prefix every line with `@` so that
only output is printed.

So I added quiet recipes, which are recipes where the recipe name
is prefixed with a `@`.

Inside quiet recipes the usual meaning of `@` is inverted. Only
lines starting with `@` are echoed.

This diff makes the `update-contributors` recipe a quiet recipe,
and gets rid of all those unsightly `@`s.

PS I just added this in v0.2.21, so you'll need to install the latest version
from crates.io to test.

PPS Thanks for using just! I was super excited to see a justfile in this repo,
since I'm a huge fan of clap.

6691 of 7334 relevant lines covered (91.23%)

3.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2811.1 14 Nov 2016 05:37AM UTC 0
91.23
Travis Job 2811.1
2 2811.2 14 Nov 2016 05:28AM UTC 0
91.23
Travis Job 2811.2
3 2811.3 14 Nov 2016 05:25AM UTC 0
92.75
Travis Job 2811.3
4 2811.4 14 Nov 2016 05:24AM UTC 0
92.75
Travis Job 2811.4
Source Files on build 2811
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2811
  • 4f315589 on github
  • Prev Build on master (#2806)
  • Next Build on master (#2817)
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