Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wal-e/wal-e
/ Explosion
Class
Explosion
tests/test_wal_transfer.py:11–13 ·
view source on GitHub ↗
Marker type for fault injection.
Source
from the content-addressed store, hash-verified
9
10
11
class
Explosion(Exception):
12
""
"Marker type for fault injection."
""
13
pass
14
15
16
class
FakeWalSegment(object):
Callers
5
test_simple_fail
Function · 0.70
test_multi_explicit_fail
Function · 0.70
test_multi_pipeline_fail
Function · 0.70
__call__
Method · 0.70
test_mark_done_fault
Function · 0.70
Calls
no outgoing calls
Tested by
5
test_simple_fail
Function · 0.56
test_multi_explicit_fail
Function · 0.56
test_multi_pipeline_fail
Function · 0.56
__call__
Method · 0.56
test_mark_done_fault
Function · 0.56