smok-serwis/coolamqp

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.gitattributes
.gitignore
.readthedocs.yaml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
README.md
Vagrantfile
coolamqp/__init__.py1
A
0 mins
A
100%
coolamqp/attaches/__init__.py13
A
0 mins
A
100%
coolamqp/attaches/agroup.py55
A
35 mins
A
96%
coolamqp/attaches/channeler.py186
A
1 hr
A
95%
coolamqp/attaches/consumer.py463
D
2 days
B
84%
coolamqp/attaches/declarer.py251
D
1 day
D
65%
coolamqp/attaches/publisher.py258
C
1 day
C
72%
coolamqp/attaches/utils.py197
C
1 day
D
64%
coolamqp/clustering/__init__.py9
A
0 mins
A
100%
coolamqp/clustering/cluster.py293
D
2 days
B
84%
coolamqp/clustering/events.py38
A
0 mins
A
100%
coolamqp/clustering/single.py60
A
1 hr
B
87%
coolamqp/exceptions.py45
A
0 mins
A
100%
coolamqp/framing/__init__.py6
A
0 mins
A
100%
coolamqp/framing/base.py149
A
0 mins
C
76%
coolamqp/framing/compilation/__init__.py6
A
0 mins
A
100%
coolamqp/framing/compilation/content_property.py121
A
3 hrs
A
96%
coolamqp/framing/compilation/textcode_fields.py210
D
1 day
D
62%
coolamqp/framing/compilation/utilities.py11
A
0 mins
A
100%
coolamqp/framing/field_table.py149
B
5 hrs
C
72%
coolamqp/framing/frames.py128
A
35 mins
B
89%
coolamqp/objects.py278
C
1 day
A
92%
coolamqp/tracing.py48
A
2 hrs
F
56%
coolamqp/uplink/__init__.py14
A
0 mins
A
100%
coolamqp/uplink/connection/__init__.py14
A
0 mins
A
100%
coolamqp/uplink/connection/connection.py285
C
1 day
B
89%
coolamqp/uplink/connection/recv_framer.py120
B
5 hrs
B
83%
coolamqp/uplink/connection/send_framer.py34
A
0 mins
A
100%
coolamqp/uplink/connection/states.py4
A
0 mins
A
100%
coolamqp/uplink/connection/watches.py119
A
0 mins
B
88%
coolamqp/uplink/handshake.py108
A
2 hrs
A
94%
coolamqp/uplink/heartbeat.py37
A
0 mins
C
76%
coolamqp/uplink/listener/__init__.py12
A
0 mins
A
100%
coolamqp/uplink/listener/base_listener.py82
B
5 hrs
A
90%
coolamqp/uplink/listener/epoll_listener.py86
A
3 hrs
F
0%
coolamqp/uplink/listener/select_listener.py56
B
4 hrs
D
68%
coolamqp/uplink/listener/socket.py122
A
3 hrs
B
80%
coolamqp/uplink/listener/thread.py77
A
1 hr
C
70%