Page MenuHomeSoftware Heritage

Use Content.hashes() instead of Content.to_dict() where it makes sense.
ClosedPublic

Authored by vlorentz on Feb 27 2020, 5:00 PM.

Details

Summary

.hashes() returns a subset of .to_dict(), so it was accidentally used instead.

Diff Detail

Repository
rDSTO Storage manager
Branch
hashes-dict
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10786
Build 16194: tox-on-jenkinsJenkins
Build 16193: arc lint + arc unit