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

aiidateam / aiida_core / 4861
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 04 Jan 2019 02:28PM UTC
Jobs 4
Files 412
Run time 11min
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
4861

Pull #2365

travis-ci

web-flow
Use different version for `pylint-django` for python 2 and 3

Starting from `pylint-django>=2.0` only `pylint>=2.0` is supported which
has dropped support for python 2. As a result we need to depend on
different version of `pylint-django` based on the version of python.

With the new version of `pylint` a lot of new checks are added that had
to be either corrected or disabled. Given that some of these checks only
are valid for `pylint>=2.0`, they will trigger a warning in the
pre-commit for python 2. For this reason we have to temporarily disable
the `bad-option-value` globally in the `.pylintrc`. When support for
python 2 is dropped, this should be removed.
Pull Request #2365: Merge develop into provenance_redesign and update pre-commit dependencies

153 of 153 new or added lines in 67 files covered. (100.0%)

25143 of 36500 relevant lines covered (68.88%)

2.45 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4861.3 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 04 Jan 2019 02:28PM UTC 0
61.92
Travis Job 4861.3
4 4861.4 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 04 Jan 2019 02:28PM UTC 0
60.88
Travis Job 4861.4
7 4861.7 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 04 Jan 2019 02:36PM UTC 0
61.83
Travis Job 4861.7
8 4861.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 04 Jan 2019 02:37PM UTC 0
60.83
Travis Job 4861.8
Source Files on build 4861
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4861
  • Pull Request #2365
  • PR Base - provenance_redesign (#4858)
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