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

divio / django-cms / #23666 / 1
77%
develop: 77%

Build:
DEFAULT BRANCH: develop
Ran 04 Oct 2021 01:47AM UTC
Files 25
Run time 1s
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

04 Oct 2021 01:21AM UTC coverage: 77.798%. Remained the same
#23666.1

push

travis-ci

web-flow
Stop ignoring flake8 errors [#7102] (#7104)

* Stop ignoring flake8 issues.

* Fix E704 (multiple statements on one line)

* Fix E741 (ambiguous variable name)

* Fix E711 (comparison to None)

* Fix E121 (hanging indents)

* Fix W503 (line breaks around operators)

* Fix W504 (line breaks around operators)

* Fix W605 (invalid escape sequence)

* Fix E741 (ambiguous variable name)

* Fix W292 (no new line at end of file)

* Fix F841
Got a little carried away removing unicode string prefixes

* Fix E266 (too many `#` for comment)

* Fix W503 (line breaks around operators)

* Added E731 (do not assign a lambda expression, use a def) to the ignored list

* W293 blank line contains whitespace
W291 trailing whitespace
W293 blank line contains whitespace

* Fix E121 (hanging indents)

* Fix W291 (trailing whitespace)

* Fix W391 blank line at end of file

* Fix E305 (expected 2 blank lines after class or function definition, found 1)

* Fix E306 (expected 1 blank line before a nested definition, found 0)

* Tidying up formatting

* WIP E722 do not use bare 'except'

* E722 do not use bare 'except'
F841 local variable assigned to but never used

* E722 do not use bare 'except'

* Dropping pyflakes test as we're using flake8 now

* Remove specific exception handling due to unknown error from tests;
`TypeError: catching classes that do not inherit from BaseException is not allowed`

* Allow certain bare 'except' due to exception inheritance error.

Co-authored-by: Vinit Kumar <mail@vinitkumar.me>

2551 of 3279 relevant lines covered (77.8%)

33.69 hits per line

Source Files on job #23666.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23666
  • f622008b on github
  • Prev Job for on develop (##23665.1)
  • Next Job for on develop (##23671.1)
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