Needed for the Cassandra backend, which doesn't implement them.
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDSTO1608fcd51f19: Allow deprecated endpoints to be missing from a backend class.
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Branch
- deprecated-endpoints
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 10362 Build 15414: tox-on-jenkins Jenkins Build 15413: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/930/ for more details.
Comment Actions
Looks good !
swh/storage/interface.py | ||
---|---|---|
1181 | I think we can later safely remove those endpoints from the storage interface as only the webapp use diff features and it now relies on the function located in swh.storage.algos.diff instead of those storage methods. |
swh/storage/interface.py | ||
---|---|---|
1181 | will do |
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tox/934/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tox/934/console
Comment Actions
Build has FAILED
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tox/935/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tox/935/console