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

twisted / twisted / #24853992
91%
trunk: 82%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: trunk
Ran 14 Feb 2021 03:12AM UTC
Jobs 1
Files 841
Run time 44s
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
#24853992

push

coveralls-python

web-flow
Merge pull request #1512 from vtapia/10084-vtapia-fix-nonetype-encode

Author: vtapia
Reviewer: twm
Fixes: ticket:10084

Fix NoneType encode error when multipart body part does not include headers

Before commit ​python/cpython@cc3fa20 in cpython, cgi.parse_multipart ignored parts without a name defined in "content-disposition" (or parts without headers for that matter) but after 3.7+, to make it consistent with FieldStorage, the return of the function can now contain NoneType keys, which fail to encode.

22072 of 27986 branches covered (78.87%)

134376 of 150768 relevant lines covered (89.13%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #24853992.1 14 Feb 2021 03:12AM UTC 0
89.13
Source Files on build #24853992
Detailed source file information is not available for this build.
  • Back to Repo
  • bf02deda on github
  • Prev Build on HEAD
  • Next Build on HEAD
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