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

philgyford / django-hines / 306
86%
main: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/boto3-1.24.31
DEFAULT BRANCH: main
Ran 07 Apr 2020 09:22PM UTC
Jobs 1
Files 81
Run time 10s
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
306

push

travis-ci

philgyford
Speed up loading of django-imagekit thumbnails

https://django-imagekit.readthedocs.io/en/latest/caching.html#cache-file-backend

> Like regular Django ImageFields, IK doesn’t currently cache width and height values, so accessing those will always result in a read. That will probably change soon though.

I realised that slow page loading when thumbnails were included was due
to using their width and height in `img` tags. Remvoe them and it's
speedy.

354 of 570 branches covered (62.11%)

Branch coverage included in aggregate %.

1924 of 2354 relevant lines covered (81.73%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 306.1 (DJANGO_SECRET_KEY="fake-secret-key-for-tests" ALLOWED_HOSTS='*' DATABASE_URL='postgres://postgres:@localhost:5432/test_db' HINES_MAPBOX_API_KEY='1234') 07 Apr 2020 09:22PM UTC 0
77.91
Travis Job 306.1
Source Files on build 306
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #306
  • 11befe86 on github
  • Prev Build on master (#305)
  • Next Build on master (#307)
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

© 2026 Coveralls, Inc