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

zopefoundation / zope.testbrowser / 452
72%
master: 91%

Build:
Build:
LAST BUILD BRANCH: 8.0
DEFAULT BRANCH: master
Ran 10 Nov 2019 11:16AM UTC
Jobs 7
Files 68
Run time 2min
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
452

Pull #84

travis-ci

web-flow
Invalidate caches in Browser.goBack()

Most of the cached attributes invalidated by Browser._changed() were
based on the response, so it makes more sense to invalidate them from
Browser._setResponse.  This means that Browser.goBack() now invalidates
these caches, so subsequent uses of methods such as Browser.getLink()
work properly.

_req_content_type is an exception to this: this is a property of the
request, set by Browser.post(), and it still makes sense to clear this
in Browser._preparedRequest().

Fixes #83.
Pull Request #84: Invalidate caches in Browser.goBack()

1398 of 2532 branches covered (55.21%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 2 files covered. (100.0%)

5945 of 7656 relevant lines covered (77.65%)

5.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 452.1 10 Nov 2019 11:16AM UTC 0
71.69
Travis Job 452.1
2 452.2 10 Nov 2019 11:17AM UTC 0
71.88
Travis Job 452.2
3 452.3 10 Nov 2019 11:17AM UTC 0
71.88
Travis Job 452.3
4 452.4 10 Nov 2019 11:17AM UTC 0
71.88
Travis Job 452.4
5 452.5 10 Nov 2019 11:17AM UTC 0
72.82
Travis Job 452.5
6 452.6 10 Nov 2019 11:19AM UTC 0
71.66
Travis Job 452.6
7 452.7 10 Nov 2019 11:19AM UTC 0
70.95
Travis Job 452.7
Source Files on build 452
  • List 0
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #452
  • Pull Request #84
  • PR Base - master (#449)
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