Related to T3349
Details
Details
- Reviewers
zack - Group Reviewers
Reviewers - Maniphest Tasks
- T3349: use swh.model.merkle/from_disk instead of swh.scanner.model
- Commits
- rDMOD153c6e84421b: make deduplication optional when iterating over the merkle tree
Diff Detail
Diff Detail
- Repository
- rDMOD Data model
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D5951 (id=21375)
Rebasing onto cfb3073c27...
First, rewinding head to replay your work on top of it... Applying: make deduplication optional when iterating over the merkle tree
Changes applied before test
commit 0406067e666ff4c2af158fd08b50bd5d1b0c4f91 Author: Daniele Serafini <me@danieleserafini.eu> Date: Tue Jun 29 13:42:54 2021 +0100 make deduplication optional when iterating over the merkle tree
See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/362/ for more details.
swh/model/tests/test_merkle.py | ||
---|---|---|
175 | maybe you can rename this test case to test_iter_tree_with_deduplication, for clearer output wrt the newly added one |
Comment Actions
Build is green
Patch application report for D5951 (id=21421)
Rebasing onto cfb3073c27...
First, rewinding head to replay your work on top of it... Applying: make deduplication optional when iterating over the merkle tree
Changes applied before test
commit c4432994755b57d9a87fd3eecdbcb612472be375 Author: Daniele Serafini <me@danieleserafini.eu> Date: Tue Jun 29 13:42:54 2021 +0100 make deduplication optional when iterating over the merkle tree
See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/363/ for more details.
Comment Actions
Build is green
Patch application report for D5951 (id=21432)
Rebasing onto cfb3073c27...
Current branch diff-target is up to date.
Changes applied before test
commit 153c6e84421b2186bb17a35abe866a4eac3c1359 Author: Daniele Serafini <me@danieleserafini.eu> Date: Tue Jun 29 13:42:54 2021 +0100 make deduplication optional when iterating over the merkle tree
See https://jenkins.softwareheritage.org/job/DMOD/job/tests-on-diff/364/ for more details.