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

aiidateam / aiida_core / 4209 / 6
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 25 Oct 2018 06:05PM UTC
Files 391
Run time 36s
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

25 Oct 2018 05:50PM UTC coverage: 58.212% (-2.6%) from 60.813%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

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

21343 of 36664 relevant lines covered (58.21%)

0.58 hits per line

Source Files on job 4209.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 302
  • Travis Job 4209.6
  • 97057800 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#4204.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#4211.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

© 2025 Coveralls, Inc