Repo Added
|
Files
14
|
Badge
Embed ▾
README BADGES
|
push
coveralls-python
815 of 815 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | gql/client.py | 442 + 82 | 155 + 8 | 155 + 8 | 0 | 1.0 | |
100.0 | gql/dsl.py | 179 + 9 | 99 + 6 | 99 + 6 | 0 | 1.0 | |
100.0 | gql/gql.py | 17 + 11 | 4 | 4 | 0 | 1.0 | |
100.0 | gql/__init__.py | 24 + 11 | 7 + 1 | 7 + 1 | 0 | 1.0 | |
100.0 | gql/transport/aiohttp.py | 175 + 23 | 57 | 57 | 0 | 1.0 | |
100.0 | gql/transport/async_transport.py | 52 | 12 | 12 | 0 | 1.0 | |
100.0 | gql/transport/exceptions.py | 54 + 2 | 13 + 1 | 13 + 1 | 0 | 1.0 | |
100.0 | gql/transport/__init__.py | 4 | 3 | 3 | 0 | 1.0 | |
100.0 | gql/transport/local_schema.py | 65 | 25 | 25 | 0 | 1.0 | |
100.0 | gql/transport/phoenix_channel_websockets.py | 259 | 103 | 103 | 0 | 1.0 |