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

mgedmin / objgraph / 561
100%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2018 12:34PM UTC
Jobs 5
Files 1
Run time 2min
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
561

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/* ;)

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

465 of 465 relevant lines covered (100.0%)

4.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 561.1 07 Nov 2018 12:34PM UTC 0
97.85
Travis Job 561.1
2 561.2 07 Nov 2018 12:37PM UTC 0
99.14
Travis Job 561.2
3 561.3 07 Nov 2018 12:35PM UTC 0
99.14
Travis Job 561.3
4 561.4 07 Nov 2018 12:35PM UTC 0
99.14
Travis Job 561.4
5 561.5 07 Nov 2018 12:36PM UTC 0
98.92
Travis Job 561.5
Source Files on build 561
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #561
  • 12a2ec6c on github
  • Prev Build on master (#560)
  • Next Build on master (#562)
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