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

jugmac00 / flask-reuploaded / 144 / 4
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: pre-commit-ci-update-config
DEFAULT BRANCH: master
Ran 01 Jul 2020 09:01AM UTC
Files 8
Run time 1s
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

01 Jul 2020 08:58AM UTC coverage: 97.297%. First build
144.4

push

travis-ci-com

jugmac00
Explicitly import os

`os.makedirs` was used, but only `os.path` was imported.

This worked because of a side effect, import `os.path` made `os`
available in current name space.

pyright made me aware of this problem.

Eric Traut explained why pyright works as designed.
https://github.com/microsoft/pyright/issues/778

modified:   src/flask_uploads/flask_uploads.py
modified:   tests/test_flask_reuploaded.py

432 of 444 relevant lines covered (97.3%)

0.97 hits per line

Source Files on job 144.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 98
  • Travis Job 144.4
  • fc0c2cc9 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