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

lepture / flask-wtf
89%
master: 100%

Build:
Build:
LAST BUILD BRANCH: pytest
DEFAULT BRANCH: master
Repo Added 28 Sep 2013 02:59AM 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 276
branch: 276
CHANGE BRANCH
x
Reset
  • 276
  • csrf
  • deprecate-file-field
  • deprecate_html5
  • form-meta
  • maintenance
  • master
  • pytest
  • rename_form
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.11
  • v0.12
  • v0.13
  • v0.13.1
  • v0.14
  • v0.14.1
  • v0.14.2
  • v0.9.4
  • v0.9.5

pending completion
330

push

travis-ci

davidism
file validators correctly identify empty data
closes #276

- `FileField` is no longer deprecated. The data is checked during
  processing and only set if it's a valid file.
- `has_file` *is* deprecated; it's now equivalent to
  `bool(field.data).
- `FileRequired` and `FileAllowed` work with both the Flask-WTF and
  WTForms `FileField` classes.
- The `Optional` validator now works with `FileField`.

11 of 11 new or added lines in 1 file covered. (100.0%)

373 of 417 relevant lines covered (89.45%)

4.43 hits per line

Relevant lines Covered
Build:
Build:
417 RELEVANT LINES 373 COVERED LINES
4.43 HITS PER LINE
Source Files on 276
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
330 276 file validators correctly identify empty data closes #276 - `FileField` is no longer deprecated. The data is checked during processing and only set if it's a valid file. - `has_file` *is* deprecated; it's now equivalent to `bool(field.data). ... push 10 Jan 2017 06:11AM UTC davidism travis-ci pending completion  
See All Builds (259)
  • 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

© 2026 Coveralls, Inc