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

jmagnusson / Flask-Resize / 140 / 10
70%
master: 75%

Build:
Build:
LAST BUILD BRANCH: 1.0.3
DEFAULT BRANCH: master
Ran 22 Mar 2017 05:20PM 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 05:10PM UTC coverage: 69.792%. Remained the same
TOXENV=py-full

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)`

402 of 576 relevant lines covered (69.79%)

0.7 hits per line

Source Files on job 140.10 (TOXENV=py-full)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 140
  • Travis Job 140.10
  • 7cf040b7 on github
  • Prev Job for TOXENV=py-full on 2.0 (#137.15)
  • Next Job for TOXENV=py-full on 2.0 (#142.20)
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