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

pybuilder / pybuilder / 1306 / 4
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 22 Mar 2017 02:23AM UTC
Files 54
Run time 3s
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

22 Mar 2017 02:21AM UTC coverage: 72.044% (-0.01%) from 72.054%
1306.4

push

travis-ci

arcivanov
Exposing Flake8 Code Complexity Property (#468)

* Adding Flake8 Radon and CC properties

flake8 offers an extra option: –max-complexity, which will emit a warning if the McCabe complexity of a function is higher than the value. By default it’s deactivated
flake8 offers an extra option: –max-complexity, which will emit a warning if the Cyclomatic Complexity of a function is higher than the value. By default it’s deactivated

* Radon dependency removed.

Flake8 by default doesn't have --radon-max, the parameter depends on radon library

* Adding Missing Unittesting for McCabe Flake8 Property

* Fixing Assert on Flake8 Unit test

3211 of 4457 relevant lines covered (72.04%)

0.72 hits per line

Source Files on job 1306.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1306
  • Travis Job 1306.4
  • 0e5fae4a on github
  • Prev Job for on master (#1302.4)
  • Next Job for on master (#1312.6)
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