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

aiidateam / aiida_core / 4260 / 5
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 26 Oct 2018 04:55PM UTC
Files 392
Run time 1min
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

26 Oct 2018 04:30PM UTC coverage: 60.846% (+0.02%) from 60.831%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

giovannipizzi
Python3 support for restapi (#2117)

* select working pycifrw in setup requirements

select working version of PycCifRW for python2 and python3

* Explicitly setting the mode for tempfile.NamedTemporaryFile() calls to write text instead of bytes.

* rename _exportstring => _exportcontent

_exportstring should return bytes.
to reflect this, we are renaming it and updating its docstring

* fix 3 errors in db.cmdline.commands.data

errors were only converted to test failures
(the interactive part of the test is failing now)

* Using both Python 2 and Python 3 proof method to merge two dictionaries.

* fix regular exprs in cif_encode_contents

still to do: fix base64 conversion

* Decoding bytes to UTF-8 in one of CifData test cases.

* No need to encode the output of export_cif() as it is in bytes already.

* Change strings to bytes for python3 compatibility

Functions affected:
1) test_contents_encoding_1()
2) cif_encode_contents
3) encode_textfield_quoted_printable

* remove unnecessary imports

* Ceasing encode the output of export_cif() as it is in bytes already.

* fix test_collect_files test

* Explicitly marking strings as Unicode in Tcodexporter test case to make them runnable both on Python 2 and Python 3.

* fixes to make restapi compatible with python3

* enabled rest api tests

* updated rest api tests

* removed unused import

* updated pre-commit

* Updated files to run prospector for restapi data translators

* Added calculation translator file in pre-commit hook

* Added code, computer, group and user rest translators for prospectors

* Added more files from rest api for prospector

* files updated by yapf

* Updated and included all rest api translator files in pre-commit

* Added all rest api files for pre-commit

* added rest api tests file to process in pre-commit

* docs fix

* small fix

* Fixed merge of aiida/backends/tests/tcodexporter.py

* Fixed some prospe... (continued)

22376 of 36775 relevant lines covered (60.85%)

0.61 hits per line

Source Files on job 4260.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 50
  • Source Changed 23
  • Coverage Changed 50
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 340
  • Travis Job 4260.5
  • d8fca45a on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#4255.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#4263.6)
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