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

jmagnusson / Flask-Resize
70%
master: 75%

Build:
Build:
LAST BUILD BRANCH: 1.0.3
DEFAULT BRANCH: master
Repo Added 10 Jun 2015 06:14PM UTC
Files 11
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

LAST BUILD ON BRANCH 2.0
branch: 2.0
CHANGE BRANCH
x
Reset
  • 2.0
  • 0.5.1
  • 0.5.2
  • 0.7.0
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.0.3
  • 2.0.3
  • master
  • proper-fill
  • refactor-1.0-incl-s3-and-redis

pending completion
144

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

414 of 593 relevant lines covered (69.81%)

0.7 hits per line

Relevant lines Covered
Build:
Build:
593 RELEVANT LINES 414 COVERED LINES
0.7 HITS PER LINE
Source Files on 2.0
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
144 2.0 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 suppor... push 22 Mar 2017 09:15PM UTC jmagnusson travis-ci pending completion  
142 2.0 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 suppor... push 22 Mar 2017 07:32PM UTC jmagnusson travis-ci pending completion  
140 2.0 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 suppor... push 22 Mar 2017 05:18PM UTC jmagnusson travis-ci pending completion  
137 2.0 WIP push 22 Mar 2017 05:04PM UTC jmagnusson travis-ci pending completion  
136 2.0 WIP push 22 Mar 2017 04:58PM UTC jmagnusson travis-ci pending completion  
133 2.0 WIP push 22 Mar 2017 12:11PM UTC jmagnusson travis-ci pending completion  
131 2.0 WIP push 22 Mar 2017 12:00PM UTC jmagnusson travis-ci pending completion  
129 2.0 WIP push 22 Mar 2017 09:35AM UTC jmagnusson travis-ci pending completion  
127 2.0 WIP push 22 Mar 2017 09:28AM UTC jmagnusson travis-ci pending completion  
125 2.0 WIP push 22 Mar 2017 09:22AM UTC jmagnusson travis-ci pending completion  
See All Builds (329)
  • Repo on GitHub
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