Diff Detail
Diff Detail
- Repository
- rDDATASET Datasets
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 10460 Build 15584: arc lint + arc unit
Event Timeline
Comment Actions
Missing tests?
swh/dataset/cli.py | ||
---|---|---|
1 | headers date range ;) | |
18 | ,), you can drop one comma. | |
34 | docstring so click has something relevant to display when called with no or wrong arguments. | |
44 | You might want that to be a default list so you could parametrize the call from cli. | |
swh/dataset/graph.py | ||
7 | hashutil before identifiers | |
10 | docstrings? |
swh/dataset/cli.py | ||
---|---|---|
44 | I don't think we want to do that, it would have other weird implications. |