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

pybuilder / pybuilder / 1306
83%

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

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

2 of 2 new or added lines in 1 file covered. (100.0%)

3228 of 4462 relevant lines covered (72.34%)

2.16 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/python/pybuilder/plugins/python/flake8_plugin.py
Jobs
ID Job ID Ran Files Coverage
2 1306.2 22 Mar 2017 02:23AM UTC 0
71.83
Travis Job 1306.2
3 1306.3 22 Mar 2017 02:23AM UTC 0
72.07
Travis Job 1306.3
4 1306.4 22 Mar 2017 02:23AM UTC 0
72.04
Travis Job 1306.4
5 1306.5 22 Mar 2017 02:23AM UTC 0
72.04
Travis Job 1306.5
6 1306.6 22 Mar 2017 02:25AM UTC 0
72.04
Travis Job 1306.6
Source Files on build 1306
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1306
  • 0e5fae4a on github
  • Prev Build on master (#1302)
  • Next Build on master (#1312)
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