Add doc + rename check_{journal,storage}.py to {journal,storage}_checker.py
as well as the run() method. For consistency with a future module called fixer.py
Showing
- swh/scrubber/cli.py 4 additions, 4 deletionsswh/scrubber/cli.py
- swh/scrubber/db.py 7 additions, 0 deletionsswh/scrubber/db.py
- swh/scrubber/journal_checker.py 9 additions, 1 deletionswh/scrubber/journal_checker.py
- swh/scrubber/storage_checker.py 12 additions, 1 deletionswh/scrubber/storage_checker.py
- swh/scrubber/tests/test_cli.py 6 additions, 4 deletionsswh/scrubber/tests/test_cli.py
- swh/scrubber/tests/test_journal_kafka.py 4 additions, 4 deletionsswh/scrubber/tests/test_journal_kafka.py
- swh/scrubber/tests/test_storage_postgresql.py 4 additions, 4 deletionsswh/scrubber/tests/test_storage_postgresql.py
Please register or sign in to comment