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

rubik / radon / 364 / 5
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 09 Sep 2018 09:02PM UTC
Files 8
Run time 0s
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

09 Sep 2018 09:01PM UTC coverage: 84.507% (-5.8%) from 90.35%
364.5

push

travis-ci

rubik
feat(cli): add --functions option to `radon hal` (#147)

* 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.

* Fix HalsteadReport / Halstead string names

720 of 852 relevant lines covered (84.51%)

0.85 hits per line

Source Files on job 364.5
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 362
  • Travis Job 364.5
  • 467a5f04 on github
  • Prev Job for on master (#361.1)
  • Next Job for on master (#365.3)
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