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

jamesbrunet / callhub-python-wrapper / 70 / 3
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: v1.2.0
DEFAULT BRANCH: master
Ran 17 Aug 2020 11:06PM UTC
Files 5
Run time 0s
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

17 Aug 2020 10:37PM UTC coverage: 95.794%. First build
70.3

push

travis-ci

jamesbrunet
New requirement: User must specify API domain

Previous versions of this wrapper assumed all users accessed the
CalLHub API at https://api.callhub.io.

Recently, I noticed that newly created CallHub accounts may provide
different api endpoints to users than https://api.callhub.io. For
example, a different endpoint I saw was https://api-na1.callhub.io.

This presents a major problem for this wrapper because if you try to
perform api functions on https://api.callhub.io with an api key that
is supposed to be used on a different endpoint, some calls will work,
and other calls will silently fail (like bulk-create).

Automatic detection of the correct endpoint is tricky, if not impossible,
so the only solution is to explicitly require users to specify the
endpoint that CallHub provides them on their settings->api page.

Unfortunately, this change cannot be backwards compatible.

205 of 214 relevant lines covered (95.79%)

0.96 hits per line

Source Files on job 70.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 62
  • Travis Job 70.3
  • c60db8e9 on github
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