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

rubik / radon / 362
85%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v5.0.1
DEFAULT BRANCH: master
Ran 07 Sep 2018 02:32AM UTC
Jobs 5
Files 8
Run time 1min
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
362

Pull #147

travis-ci

web-flow
Add --functions option to `radon hal`

This allows `radon hal` to examine specific functions as well as files
in general. It required the following refactoring:

- The `Halstead` namedtuple is now `HalsteadReport`. It holds the same
  things.

- There is now a `Halstead` namedtuple that holds a `total` field and a
  `functions` field. `total` is a `HalsteadReport` for the entire
  scanned file, whicl `functions` is a list of `HalsteadReport`s for
  each toplevel function in the file.

- Nested functions are not tracked, only toplevel functions.
Pull Request #147: Add --functions option to `radon hal`

16 of 16 new or added lines in 3 files covered. (100.0%)

720 of 852 relevant lines covered (84.51%)

3.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 362.1 07 Sep 2018 02:32AM UTC 0
28.8
Travis Job 362.1
2 362.2 07 Sep 2018 02:32AM UTC 0
84.39
Travis Job 362.2
3 362.3 07 Sep 2018 02:33AM UTC 0
84.39
Travis Job 362.3
4 362.4 07 Sep 2018 02:33AM UTC 0
84.51
Travis Job 362.4
5 362.5 07 Sep 2018 02:32AM UTC 0
84.51
Travis Job 362.5
Source Files on build 362
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #362
  • Pull Request #147
  • PR Base - master (#361)
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