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

vijaykatam / django-cache-manager / 100
96%

Build:
DEFAULT BRANCH: master
Ran 24 Oct 2017 10:23PM UTC
Jobs 6
Files 10
Run time 57s
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
100

Pull #30

travis-ci

web-flow
Avoid spurious cache miss when query is empty  

The lines after `if not result_set:` are executed (as if there had been a cache miss) if the key was found but the resulting set was empty (`False` in a boolean context). This changes the line for a explicit comparison with `None` (the response if there's a cache miss).
Pull Request #30: Avoid spurious cache miss when query is empty

1 of 1 new or added line in 1 file covered. (100.0%)

141 of 147 relevant lines covered (95.92%)

5.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 100.1 (DJANGO_VERSION=1.5.12 DJANGO_NOSE_VERSION=1.4.1) 24 Oct 2017 10:24PM UTC 0
93.2
Travis Job 100.1
2 100.2 (DJANGO_VERSION=1.6.11 DJANGO_NOSE_VERSION=1.4.1) 24 Oct 2017 10:23PM UTC 0
93.2
Travis Job 100.2
3 100.3 (DJANGO_VERSION=1.7.10 DJANGO_NOSE_VERSION=1.4.1) 24 Oct 2017 10:24PM UTC 0
93.2
Travis Job 100.3
4 100.4 (DJANGO_VERSION=1.8.16 DJANGO_NOSE_VERSION=1.4.1) 24 Oct 2017 10:23PM UTC 0
91.84
Travis Job 100.4
5 100.5 (DJANGO_VERSION=1.9.11 DJANGO_NOSE_VERSION=1.4.3) 24 Oct 2017 10:23PM UTC 0
91.84
Travis Job 100.5
6 100.6 (DJANGO_VERSION=1.10.3 DJANGO_NOSE_VERSION=1.4.4) 24 Oct 2017 10:24PM UTC 0
91.84
Travis Job 100.6
Source Files on build 100
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #100
  • Pull Request #30
  • PR Base - master (#95)
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