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

zulip / zulip / 10905 / 3
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2017 02:17AM UTC
Files 264
Run time 12s
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

11 Jan 2017 01:46AM UTC coverage: 90.103% (+0.004%) from 90.099%
TEST_SUITE=backend

push

travis-ci

timabbott
api: Support file uploads to the API.

Now, the `Client.do_api_query()` method supports sending files to the
API.

This has allowed the implementation of a new method,
`Client.upload_file(file)`.  It simply uploads the file set in the
parameter, and returns the API's response (that includes the URI).

Despite the fact that `do_api_query()` supports multiple files as
parameters, `upload_file()` doesn't, because right now the API isn't
capable of managing more than a file in the same request.

24963 of 27705 relevant lines covered (90.1%)

0.9 hits per line

Source Files on job 10905.3 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10905
  • Travis Job 10905.3
  • 25dbe357 on github
  • Prev Job for TEST_SUITE=backend on master (#10903.4)
  • Next Job for TEST_SUITE=backend on master (#284.4)
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