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

BertrandBordage / django-cachalot / 471 / 122
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2017 08:58AM UTC
Files 34
Run time 1s
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

31 Oct 2017 08:08AM UTC coverage: 88.571% (+0.1%) from 88.464%
TOXENV=py3.5-django1.11-sqlite3-memcached

Pull #94

travis-ci

web-flow
Fix some client returns invalid get_many response

Some client's get_many method, e.g pymemcache,
returns like `{'key': False}`.

This cause following TypeError.

```
timestamp, result = data.pop(cache_key)
TypeError: 'bool' object is not iterable
```

This commit check `result` is valid and if invalid value were returned,
ignore and return query result.
Pull Request #94: Fix some client returns invalid get_many response

2666 of 3010 relevant lines covered (88.57%)

0.89 hits per line

Source Files on job 471.122 (TOXENV=py3.5-django1.11-sqlite3-memcached)
  • List 34
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 471
  • Travis Job 471.122
  • 57c9b228 on github
  • Prev Job for TOXENV=py3.5-django1.11-sqlite3-memcached on master (#464.122)
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