Page MenuHomeSoftware Heritage

Make the null compression use the "none" identifier instead of None
ClosedPublic

Authored by olasd on Sep 30 2019, 10:37 PM.

Details

Summary

This is friendlier to configuration files

Depends on D2049
Depends on D2050

Test Plan

tox

Diff Detail

Repository
rDOBJS Object storage
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8045
Build 11594: tox-on-jenkinsJenkins
Build 11593: arc lint + arc unit

Event Timeline

See my comment, just in case.

swh/objstorage/tests/test_objstorage_azure.py
112

I tend to prefer the if a == b when both the if and else blocks are there.

This revision is now accepted and ready to land.Oct 1 2019, 9:44 AM

Switch conditions to get a ==