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

aiidateam / aiida_core / 4056 / 6
68%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 23 Oct 2018 10:37AM UTC
Files 390
Run time 20s
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

23 Oct 2018 09:35AM UTC coverage: 54.931% (-5.1%) from 60.065%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

Pull #2094

travis-ci

web-flow
Fix flake8 errors and warnings for python3

The command that was run is the following:

	flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics

All the warnings and errors have been resolved except for the usage of `long` in
the `aiida.backend.tests.nodes` file. This is already properly guarded by `six.PY2`
but flake8 clearly does not interpret this clause. We opt to ignore this as the
error is not applicable and we do not explicitly include these flake tests in the
pre-commit tests.
Pull Request #2094: Fix flake8 errors and warnings for python3

19686 of 35838 relevant lines covered (54.93%)

0.55 hits per line

Source Files on job 4056.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 11
  • Source Changed 9
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 181
  • Travis Job 4056.6
  • 1005dfd8 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on fix_2031_flake_python3 (#4045.5)
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