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

aiidateam / aiida_core / 4056
68%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 23 Oct 2018 10:36AM UTC
Jobs 4
Files 390
Run time 4min
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
4056

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

18 of 18 new or added lines in 9 files covered. (100.0%)

24305 of 35838 relevant lines covered (67.82%)

2.28 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4056.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 23 Oct 2018 10:36AM UTC 0
60.04
Travis Job 4056.5
6 4056.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 23 Oct 2018 10:37AM UTC 0
54.93
Travis Job 4056.6
7 4056.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 23 Oct 2018 10:40AM UTC 0
58.96
Travis Job 4056.7
8 4056.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 23 Oct 2018 10:39AM UTC 0
53.86
Travis Job 4056.8
Source Files on build 4056
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4056
  • Pull Request #2094
  • PR Base - develop (#4045)
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