fuzeman/byte

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.editorconfig
.gitignore
.travis.yml
AUTHORS
README.rst
byte/__init__.py4
A
0 mins
byte/collection.py236
A
3 hrs
byte/compilers/__init__.py4
A
0 mins
byte/compilers/core/__init__.py2
A
0 mins
byte/compilers/core/base.py76
C
1 day
byte/compilers/operation.py42
A
0 mins
byte/core/__init__.py2
A
0 mins
byte/core/compat.py11
A
0 mins
byte/core/helpers/__init__.py2
A
0 mins
byte/core/helpers/object.py13
A
0 mins
byte/core/helpers/resolve.py43
A
0 mins
byte/core/helpers/validate.py36
A
1 hr
byte/core/models/__init__.py50
A
0 mins
byte/core/models/expressions/__init__.py24
A
0 mins
byte/core/models/expressions/base.py214
B
6 hrs
byte/core/models/expressions/proxy.py121
A
2 hrs
byte/core/models/nodes/__init__.py8
A
0 mins
byte/core/models/nodes/base.py7
A
0 mins
byte/core/models/nodes/set.py13
A
0 mins
byte/core/models/operations/__init__.py14
A
45 mins
byte/core/models/operations/base.py5
A
0 mins
byte/core/models/operations/delete.py6
A
0 mins
byte/core/models/operations/insert.py11
A
50 mins
byte/core/models/operations/select.py11
A
50 mins
byte/core/models/operations/update.py6
A
0 mins
byte/core/models/property.py18
A
0 mins
byte/core/models/task/__init__.py19
A
0 mins
byte/core/models/task/base.py66
A
0 mins
byte/core/models/task/simple.py108
A
2 hrs
byte/core/models/task/stream.py46
A
0 mins
byte/core/models/threading/__init__.py2
A
0 mins
byte/core/models/threading/local.py75
A
25 mins
byte/core/models/threading/pool.py41
A
0 mins
byte/core/plugin/__init__.py2
A
0 mins
byte/core/plugin/base.py23
A
0 mins
byte/core/plugin/manager.py281
F
3 days
byte/executors/__init__.py4
A
0 mins
byte/executors/core/__init__.py2
A
0 mins
byte/executors/core/base/__init__.py16
A
0 mins
byte/executors/core/base/database.py48
A
0 mins
byte/executors/core/base/executor.py91
A
55 mins
byte/executors/core/base/format.py32
A
1 hr
byte/executors/core/base/simple.py11
A
0 mins
byte/executors/core/models/__init__.py6
A
0 mins