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

mitmproxy / mitmproxy / 2355 / 4
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 19 May 2016 01:52AM UTC
Files 96
Run time 4s
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

19 May 2016 01:46AM UTC coverage: 35.881% (+0.3%) from 35.544%
SCOPE="netlib ./test/mitmproxy/script"

push

travis-ci

mhils
add MultiDict

This commit introduces MultiDict, a multi-dictionary similar to
ODict, but with improved semantics (as in the Headers class).
MultiDict fixes a few issues that were present in the Request/Response
API. In particular, `request.cookies["foo"] = "bar"` has previously been a
no-op, as the cookies property returned a mutable _copy_ of the cookies.

3173 of 8843 relevant lines covered (35.88%)

0.36 hits per line

Source Files on job 2355.4 (SCOPE="netlib ./test/mitmproxy/script")
  • Tree
  • List 0
  • Changed 11
  • Source Changed 11
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2355
  • Travis Job 2355.4
  • 44ac64aa on github
  • Prev Job for SCOPE="netlib ./test/mitmproxy/script" on master (#2354.4)
  • Next Job for SCOPE="netlib ./test/mitmproxy/script" on master (#2356.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