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

aiidateam / aiida_core / 4209
74%

Build:
DEFAULT BRANCH: develop
Ran 25 Oct 2018 06:00PM UTC
Jobs 4
Files 391
Run time 7min
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
4209

push

travis-ci

giovannipizzi
Fix several issues with the hashing method (#2110)

* Fix several issues with the hashing method

* dict items are sorted _after_ hashing, fixing the behavior for
  keys which can not be sorted
* unicode/str and str/bytes are explicitly handled, with a different
  type salt
* in general, the combination between two hashes is done via the
  method of boost::hash_combine, not by concatenating the hexdigest

* Add docstrings, remove dead code.

* setup_requirements: add unittest2 for python 2 for subTest context

* common/test_hashing: add tests for password hashing functions

* common/test_hashing: use unittest2 on Py2 for subTest

* common/hashing: allow argon2 password scheme

* common/hashing: rewrite hashing based on a blake2b tree-based hash method

* common/hashing: make everything Python 2 compatible

* hashing: implement hashing for tz-aware datetime objs

* fix collisions with end-digest for containers

23829 of 36668 relevant lines covered (64.99%)

2.36 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4209.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 25 Oct 2018 06:00PM UTC 0
60.89
Travis Job 4209.5
6 4209.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 25 Oct 2018 06:05PM UTC 0
58.21
Travis Job 4209.6
7 4209.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 25 Oct 2018 06:06PM UTC 0
59.8
Travis Job 4209.7
8 4209.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 25 Oct 2018 06:06PM UTC 0
57.13
Travis Job 4209.8
Source Files on build 4209
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4209
  • 97057800 on github
  • Prev Build on develop (#4204)
  • Next Build on develop (#4211)
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

© 2025 Coveralls, Inc