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

mgedmin / objgraph / 561 / 4
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2018 12:35PM UTC
Files 1
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

29 Oct 2018 12:33PM UTC coverage: 99.14% (+1.3%) from 97.849%
561.4

cron

travis-ci

mgedmin
Fix 'make lint' for new version of flake8

There's a new version of flake8 that produces the following warning:

    ./objgraph.py:850:13: W504 line break after binary operator
    ./objgraph.py:1174:13: W504 line break after binary operator
    ./tests.py:410:18: W605 invalid escape sequence '\.'
    ./tests.py:411:28: W605 invalid escape sequence '\.'
    ./tests.py:496:14: W605 invalid escape sequence '\.'
    ./tests.py:496:35: W605 invalid escape sequence '\.'
    ./tests.py:621:6: W605 invalid escape sequence '\('
    ./tests.py:621:8: W605 invalid escape sequence '\d'
    ./tests.py:621:17: W605 invalid escape sequence '\)'

Also, I don't like running flake8 twice, I don't like disabling F821
globally, and I don't like passing flake8 options on the command line
when there's a perfectly good [flake8] section in setup.cfg.

(Also, I don't like waiting 3 minutes for flake8 to validate all of
.tox/* ;)

461 of 465 relevant lines covered (99.14%)

0.99 hits per line

Source Files on job 561.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 528
  • Travis Job 561.4
  • 12a2ec6c on github
  • Prev Job for on master (#560.1)
  • Next Job for on master (#562.2)
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