Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDLDBASE43728c596498: Use swh-model objects in base VCS loader.
Diff Detail
Diff Detail
- Repository
- rDLDBASE Generic VCS/Package Loader
- 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
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/338/ for more details.
swh/loader/core/loader.py | ||
---|---|---|
390 | Can't we make this return a Tuple[List[Content], List[SkippedContent]] instead? |
swh/loader/core/loader.py | ||
---|---|---|
390 | I considered it, and I don't think either way is better than the other. |
swh/loader/core/loader.py | ||
---|---|---|
390 | Agreed. |