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

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

Build:
Build:
LAST BUILD BRANCH: rc
DEFAULT BRANCH: master
Ran 03 Feb 2020 06:57PM UTC
Jobs 1
Files 91
Run time 11s
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
4874

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>

9009 of 11245 relevant lines covered (80.12%)

6.3 hits per line

Jobs
ID Job ID Ran Files Coverage
8 4874.8 (SHARD=coverage) 03 Feb 2020 06:57PM UTC 0
80.12
Travis Job 4874.8
Source Files on build 4874
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4874
  • f08d7866 on github
  • Prev Build on staging (#4868)
  • Next Build on staging (#4882)
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