It's just simpler this way
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDMOD5eb65393af22: model: Deduplicate calls to hashlib.
Diff Detail
Diff Detail
- Repository
- rDMOD Data model
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 25505 Build 39871: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 39870: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D6798 (id=24647)
Could not rebase; Attempt merge onto c32290481c...
Updating c322904..5eb6539 Fast-forward swh/model/model.py | 29 ++++++++++++++++------------- swh/model/tests/test_model.py | 1 + 2 files changed, 17 insertions(+), 13 deletions(-)
Changes applied before test
commit 5eb65393af220b3e52f83f34bd27af9d0047cbf2 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Dec 8 16:20:38 2021 +0100 model: Deduplicate calls to hashlib. It's just simpler this way commit 2d0105b8413064db60aaa0802a45b0fad8b12d25 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Dec 8 16:17:40 2021 +0100 model: Add support for None to the type checker For the sake of completeness (a future commit may depend on it).
See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/424/ for more details.