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
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 10802 Build 16220: tox-on-jenkins Jenkins Build 16219: arc lint + arc unit
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 | ||
---|---|---|
391 | Can't we make this return a Tuple[List[Content], List[SkippedContent]] instead? |
swh/loader/core/loader.py | ||
---|---|---|
391 | I considered it, and I don't think either way is better than the other. |
swh/loader/core/loader.py | ||
---|---|---|
391 | Agreed. |