piotrmaslanka/satella

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitattributes
.github/workflows/ci.yml
.gitignore
.readthedocs.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
satella/__init__.py1
A
0 mins
satella/cassandra/__init__.py3
A
0 mins
A
100%
satella/cassandra/common.py5
A
0 mins
A
100%
satella/cassandra/future.py17
A
0 mins
A
100%
satella/cassandra/parallel.py42
A
0 mins
A
94%
satella/coding/__init__.py43
A
0 mins
A
100%
satella/coding/algos.py19
A
0 mins
A
100%
satella/coding/concurrent/__init__.py24
A
0 mins
A
100%
satella/coding/concurrent/atomic.py218
A
0 mins
A
94%
satella/coding/concurrent/callablegroup.py144
A
0 mins
B
89%
satella/coding/concurrent/functions.py50
A
0 mins
A
100%
satella/coding/concurrent/futures/__init__.py6
A
0 mins
A
100%
satella/coding/concurrent/futures/call_in_future.py19
A
0 mins
A
100%
satella/coding/concurrent/futures/collection.py125
A
0 mins
A
100%
satella/coding/concurrent/futures/futures.py181
A
0 mins
B
83%
satella/coding/concurrent/futures/wrapped_executor.py20
A
0 mins
B
88%
satella/coding/concurrent/id_allocator.py118
A
0 mins
A
90%
satella/coding/concurrent/list_processor.py35
A
0 mins
A
91%
satella/coding/concurrent/locked_dataset.py77
A
0 mins
A
98%
satella/coding/concurrent/locked_structure.py32
A
0 mins
A
100%
satella/coding/concurrent/monitor.py185
A
0 mins
A
92%
satella/coding/concurrent/queue.py99
A
0 mins
A
98%
satella/coding/concurrent/sync.py53
A
0 mins
A
92%
satella/coding/concurrent/thread.py427
A
0 mins
A
91%
satella/coding/concurrent/thread_collection.py141
A
0 mins
A
97%
satella/coding/concurrent/timer.py75
A
0 mins
A
94%
satella/coding/concurrent/value.py47
A
0 mins
B
88%
satella/coding/ctxt_managers.py35
A
0 mins
A
100%
satella/coding/decorators/__init__.py17
A
0 mins
A
100%
satella/coding/decorators/arguments.py340
A
0 mins
A
94%
satella/coding/decorators/decorators.py275
A
0 mins
A
91%
satella/coding/decorators/flow_control.py112
A
0 mins
A
95%
satella/coding/decorators/preconditions.py83
A
0 mins
A
98%
satella/coding/decorators/retry_dec.py71
A
0 mins
A
96%
satella/coding/deep_compare.py53
A
0 mins
A
92%
satella/coding/deleters.py189
A
0 mins
A
93%
satella/coding/environment.py92
A
0 mins
B
85%
satella/coding/expect_exception.py31
A
0 mins
A
100%
satella/coding/fun_static.py18
A
0 mins
A
100%
satella/coding/iterators.py99
A
0 mins
B
83%