• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

home-assistant / home-assistant / 27389
94%

Build:
DEFAULT BRANCH: dev
Ran 30 Jul 2017 10:10AM UTC
Jobs 5
Files 273
Run time 17min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
27389

push

travis-ci

fabaff
Add proxy support for telegram_bot (#8717)

* Add proxy support for telegram_bot

New optional config parameters `proxy_url` and `proxy_params` (a dict)
```yaml
telegram_bot:
  platform: polling
  api_key: !secret telegram_bot_api_key
  allowed_chat_ids:
    - !secret telegram_bot_chatid
  proxy_url: socks5://proxy_ip:proxy_port
  proxy_params:
    username: my-username
password: my-secret-password
```

* change `ATTR_` for `CONF_` for config params

23509 of 25097 relevant lines covered (93.67%)

2.81 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
homeassistant/util/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 27389.1 (TOXENV=lint) 30 Jul 2017 10:28AM UTC 0
Travis Job 27389.1
2 27389.2 (TOXENV=py34) 30 Jul 2017 10:20AM UTC 0
93.65
Travis Job 27389.2
3 27389.3 (TOXENV=py35) 30 Jul 2017 10:20AM UTC 0
93.65
Travis Job 27389.3
4 27389.4 (TOXENV=py36) 30 Jul 2017 10:20AM UTC 0
93.64
Travis Job 27389.4
5 27389.5 (TOXENV=requirements) 30 Jul 2017 10:10AM UTC 0
Travis Job 27389.5
Source Files on build 27389
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #27389
  • 37fef401 on github
  • Prev Build on dev (#27387)
  • Next Build on dev (#27432)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc