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

clap-rs / clap / 4846
91%
master: 89%

Build:
Build:
LAST BUILD BRANCH: rc
DEFAULT BRANCH: master
Ran 02 Feb 2020 07:19AM UTC
Jobs 1
Files 89
Run time 5s
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
4846

push

travis-ci

web-flow
Merge #1628

1628: Macro use removal r=pksunkara a=avandesa

[As of Rust 2018][macro changes], there is no need to call `#[macro_use] extern crate foo` to import the macros from crate `foo`.

This pull request removes mentions of `#[macro_use]` from documentation examples, tests, and benchmarks, in favor of importing the macros directly.

The PR cuts down the number of instances of `#[macro_use]` from 39 down to one, required for importing in-crate macros.

[macro changes]: https://doc.rust-lang.org/nightly/edition-guide/rust-2018/macros/macro-changes.html#macro_rules-style-macros

Co-authored-by: Alex van de Sandt <alex@avandesa.dev>

8969 of 11206 relevant lines covered (80.04%)

5.95 hits per line

Jobs
ID Job ID Ran Files Coverage
8 4846.8 (SHARD=coverage) 02 Feb 2020 07:19AM UTC 0
80.04
Travis Job 4846.8
Source Files on build 4846
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4846
  • 2eaa6029 on github
  • Next Build on staging (#4850)
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