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

zopefoundation / Zope / 7961012596
82%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2024 02:22PM UTC
Jobs 1
Files 354
Run time 40s
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 Feb 2024 02:21PM UTC coverage: 82.19%. Remained the same
7961012596

push

github

web-flow
Fix Content-Disposition heeader for clients without rfc6266 support. (#1198)

Since https://github.com/zopefoundation/Zope/pull/893 the
Content-Disposition header supports non-ascii filenames, by containing
the filename in ascii and the filename in UTF-8, but the ascii version
was produced by applying `str` on a `bytes` instance, so it looks like
`b'file.txt'` instead of `file.txt`.

4367 of 6981 branches covered (62.56%)

Branch coverage included in aggregate %.

27581 of 31890 relevant lines covered (86.49%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7961012596.1 19 Feb 2024 02:22PM UTC 354
82.19
Source Files on build 7961012596
  • Tree
  • List 354
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 168963ac on github
  • Prev Build on master (#7685544820)
  • Next Build on master (#8037768496)
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