HomeSoftware Heritage

Split 'content_add' method into 'content_add' and 'skipped_content_add'.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Split 'content_add' method into 'content_add' and 'skipped_content_add'.

Respectively to add present content and skipped content.

This simplifies the logic of both methods, and is a necessary step to
typing / using swh-model objects everywhere, as contents have quite
different attributes depending on whether they are present or missing.

Details

Provenance
vlorentzAuthored on Feb 5 2020, 12:17 PM
vlorentzPushed on Feb 6 2020, 2:45 PM
Differential Revision
D2626: Split 'content_add' method into 'content_add' and 'skipped_content_add'.
Build Status
Buildable 10469
Build 15599: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.