smok-serwis/tempsdb

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.dockerignore
.gitattributes
.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
docker-compose.yml
requirements.txt
setup.cfg
setup.py24
A
0 mins
tempsdb/__init__.py2
A
0 mins
tempsdb/chunks/__init__.py0
A
0 mins
tempsdb/chunks/base.pxd
tempsdb/chunks/base.pyx
B
80%
tempsdb/chunks/direct.pxd
tempsdb/chunks/direct.pyx
C
72%
tempsdb/chunks/gzip.pxd
tempsdb/chunks/gzip.pyx
B
88%
tempsdb/chunks/maker.pxd
tempsdb/chunks/maker.pyx
B
87%
tempsdb/chunks/normal.pxd
tempsdb/chunks/normal.pyx
B
84%
tempsdb/database.pxd
tempsdb/database.pyx
C
72%
tempsdb/exceptions.pyx
A
100%
tempsdb/iterators.pxd
tempsdb/iterators.pyx
A
91%
tempsdb/metadata.pxd
tempsdb/metadata.pyx
C
72%
tempsdb/series.pxd
tempsdb/series.pyx
B
81%
tempsdb/varlen.pxd
tempsdb/varlen.pyx
C
77%
unittest.Dockerfile