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

jupyter / notebook / 2228
12%
master: %

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 15 Apr 2016 08:27AM UTC
Jobs 10
Files 89
Run time 6min
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
2228

push

travis-ci

minrk
Backport PR #1353: Escape file names in attachment headers

When there are non-ascii characters in notebook file name, i.e., "文件名.ipynb", notebooks cannot be properly downloaded via configurable-http-proxy in [JupyterHub](https://github.com/jupyter/jupyterhub) and an HPE_INVALID_HEADER_TOKEN is reported. After I inspect the headers returned by the notebook, I find that the file name in Content-Disposition header is not escaped, which cause the error in [request module](https://github.com/request/request) of node.js. After escaping the file names, the bug is resolved.

4846 of 6512 relevant lines covered (74.42%)

2.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2228.1 (GROUP=python) 15 Apr 2016 08:27AM UTC 0
74.08
Travis Job 2228.1
2 2228.2 (GROUP=js/base) 15 Apr 2016 08:27AM UTC 0
Travis Job 2228.2
3 2228.3 (GROUP=js/notebook) 15 Apr 2016 08:31AM UTC 0
Travis Job 2228.3
4 2228.4 (GROUP=js/services) 15 Apr 2016 08:29AM UTC 0
Travis Job 2228.4
6 2228.6 (GROUP=python) 15 Apr 2016 08:30AM UTC 0
74.39
Travis Job 2228.6
8 2228.8 (GROUP=js/notebook) 15 Apr 2016 08:33AM UTC 0
Travis Job 2228.8
9 2228.9 (GROUP=js/services) 15 Apr 2016 08:31AM UTC 0
Travis Job 2228.9
10 2228.10 (GROUP=js/tree) 15 Apr 2016 08:31AM UTC 0
Travis Job 2228.10
11 2228.11 (GROUP=python) 15 Apr 2016 08:32AM UTC 0
74.09
Travis Job 2228.11
12 2228.12 (GROUP=python) 15 Apr 2016 08:33AM UTC 0
74.08
Travis Job 2228.12
Source Files on build 2228
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2228
  • a90b4bc5 on github
  • Prev Build on 4.x (#2205)
  • Next Build on 4.x (#2230)
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