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

rubik / radon / 364
90%

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

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%)

3.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 364.1 09 Sep 2018 09:02PM UTC 0
28.8
Travis Job 364.1
2 364.2 09 Sep 2018 09:02PM UTC 0
84.39
Travis Job 364.2
3 364.3 09 Sep 2018 09:02PM UTC 0
84.39
Travis Job 364.3
4 364.4 09 Sep 2018 09:02PM UTC 0
84.51
Travis Job 364.4
5 364.5 09 Sep 2018 09:02PM UTC 0
84.51
Travis Job 364.5
Source Files on build 364
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #364
  • 467a5f04 on github
  • Prev Build on master (#361)
  • Next Build on master (#365)
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