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

jmagnusson / Flask-Resize / 142 / 21
70%
master: 75%

Build:
Build:
LAST BUILD BRANCH: 1.0.3
DEFAULT BRANCH: master
Ran 22 Mar 2017 07:37PM UTC
Files 11
Run time 0s
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

22 Mar 2017 07:30PM UTC coverage: 72.344% (+0.6%) from 71.701%
TOXENV=py-redis

push

travis-ci

jmagnusson
Flask-Resize 2.0.0 (that was quick 😅)

- **Feature** Added commands for generating images, listing/clearing cache and generated images
- **Feature** Ability to run resizing without a Flask app being involved
- **Enhancement** Windows is now supported, at least on paper. The test suite runs on a Windows host after each pushed commit, using the excellent CI service AppVeyor. The project still needs some real world usage though. Please report any issues you might find to the Github issues page.
- **Enhancement** `dimensions` is now an optional argument. Useful when just converting to a different format for example.
- **Enhancement** Added some basic logging statements for debugging purposes
- **Enhancement** Pypy and Python 3.6 are now officially supported
- **Bugfix** Concurrent generation of the same image wasn't handled properly
- **Bugfix** There was a logic error when installing `flask-resize[full]`. `redis` and `s3` weren't installed below python3.4.
- **Breaking** `flask_resize.resize` is no longer available. It's instead accessible when creating the Flask app extension. I.e: `resize = flask_resize.Resize(app)` or `resize = flask_resize.Resize(); resize.init_app(app)`

429 of 593 relevant lines covered (72.34%)

0.72 hits per line

Source Files on job 142.21 (TOXENV=py-redis)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 142
  • Travis Job 142.21
  • b5e7bdda on github
  • Prev Job for TOXENV=py-redis on 2.0 (#140.16)
  • Next Job for TOXENV=py-redis on 2.0 (#144.11)
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