|
Ran
|
Jobs
5
|
Files
189
|
Run time
9min
|
Badge
README BADGES
|
push
travis-ci
Fix #5188 by Closing the stream instead of Releasing it (#5235) * Fix #5188 by Closing the stream instead of Releasing it Closing just terminates the connection, release attempts to download all the contents before closing. Since the MJPEG stream is infinite, it loads and loads content until the python script runs out of memory. Source: https://github.com/KeepSafe/aiohttp/blob/50b1d30f4/aiohttp/client_reqrep.py#L668-L672 * Update mjpeg.py
15609 of 16672 relevant lines covered (93.62%)
2.81 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
100.0 |
homeassistant/components/device_sun_light_trigger.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17577.1 (TOXENV=py34) | 0 |
93.62 |
Travis Job 17577.1 | |
| 2 | 17577.2 (TOXENV=requirements) | 0 | Travis Job 17577.2 | ||
| 3 | 17577.3 (TOXENV=lint) | 0 | Travis Job 17577.3 | ||
| 5 | 17577.5 (TOXENV=py35) | 0 |
93.61 |
Travis Job 17577.5 | |
| 6 | 17577.6 (TOXENV=py36) | 0 |
93.6 |
Travis Job 17577.6 |