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

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

Build:
Build:
LAST BUILD BRANCH: v1.2.0
DEFAULT BRANCH: master
Repo Added 09 Jun 2020 08:28AM UTC
Files 5
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

LAST BUILD ON BRANCH v1.0.0
branch: v1.0.0
CHANGE BRANCH
x
Reset
  • v1.0.0
  • master
  • requests_mock
  • v.1.1.0
  • v0.1.1-alpha
  • v0.1.2
  • v0.1.2-alpha
  • v0.2.1
  • v0.3.0
  • v0.4.0
  • v1.2.0

pending completion
70

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%)

3.83 hits per line

Relevant lines Covered
Build:
Build:
214 RELEVANT LINES 205 COVERED LINES
3.83 HITS PER LINE
Source Files on v1.0.0
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
70 v1.0.0 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 ... push 17 Aug 2020 11:02PM UTC jamesbrunet travis-ci pending completion  
See All Builds (73)
  • Repo 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

© 2025 Coveralls, Inc