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

rubik / radon / 362 / 5
85%
master: 90%

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

07 Sep 2018 02:31AM UTC coverage: 84.507% (-5.8%) from 90.35%
362.5

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`

720 of 852 relevant lines covered (84.51%)

0.85 hits per line

Source Files on job 362.5
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 360
  • Travis Job 362.5
  • a2d22013 on github
  • Prev Job for on halstead-functions (#361.1)
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