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

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

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2017 09:00AM UTC
Files 34
Run time 2s
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: 92.591% (+0.04%) from 92.555%
TOXENV=py3.5-django1.10-mysql-locmem

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

2787 of 3010 relevant lines covered (92.59%)

0.93 hits per line

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