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

codingjoe / django-stdimage
95%
master: 89%

Build:
Build:
LAST BUILD BRANCH: bye-bye-py2
DEFAULT BRANCH: master
Repo Added 15 Jan 2014 05:05PM CUT
Files 7
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.6
branch: 2.0.6
CHANGE BRANCH
x
Reset
  • 2.0.6
  • 2.0.3
  • 2.0.5
  • 2.0.8
  • 2.1.0
  • 2.1.1
  • 2.2.0
  • 2.2.1
  • 2.3.0
  • 2.3.1
  • 2.3.3
  • 2.4.0
  • 2.4.1
  • 2.4.2
  • async
  • bye-bye-py2
  • cleanup
  • codingjoe-pyup-update-isort-4.2.5-to-4.2.9
  • development
  • django-1.10
  • django-1.7
  • django-19
  • issue43
  • issues/56
  • issues/70
  • master
  • multiprocessing
  • pbr
  • pep257
  • progressive-jpeg
  • pypy
  • pyup-update-coverage-4.3.1-to-4.3.2
  • pyup-update-coverage-4.3.3-to-4.3.4
  • pyup-update-coverage-4.4.1-to-4.4.2
  • pyup-update-flake8-3.2.1-to-3.3.0
  • pyup-update-isort-4.2.12-to-4.2.13
  • pyup-update-isort-4.2.13-to-4.2.14
  • pyup-update-isort-4.2.13-to-4.2.15
  • pyup-update-isort-4.2.5-to-4.2.9
  • pyup-update-isort-4.2.9-to-4.2.11
  • pyup-update-isort-4.2.9-to-4.2.12
  • pyup-update-mccabe-0.5.3-to-0.6.0
  • pyup-update-mccabe-0.6.0-to-0.6.1
  • pyup-update-pre-commit-0.10.0-to-0.10.1
  • pyup-update-pre-commit-0.10.1-to-0.11.0
  • pyup-update-pre-commit-0.11.0-to-0.12.0
  • pyup-update-pre-commit-0.12.0-to-0.12.1
  • pyup-update-pre-commit-0.12.1-to-0.12.2
  • pyup-update-pre-commit-0.12.2-to-0.13.0
  • pyup-update-pre-commit-0.12.2-to-0.13.1
  • pyup-update-pre-commit-0.13.1-to-0.13.2
  • pyup-update-pre-commit-0.13.2-to-0.13.3
  • pyup-update-pre-commit-0.13.3-to-0.13.5
  • pyup-update-pre-commit-0.13.5-to-0.13.6
  • pyup-update-py-1.4.32-to-1.4.33
  • pyup-update-py-1.4.33-to-1.4.34
  • pyup-update-pydocstyle-1.1.1-to-2.0.0
  • pyup-update-pytest-3.0.5-to-3.0.6
  • pyup-update-pytest-3.0.6-to-3.0.7
  • pyup-update-pytest-3.0.7-to-3.1.0
  • pyup-update-pytest-3.1.0-to-3.1.1
  • pyup-update-pytest-3.1.1-to-3.1.2
  • pyup-update-pytest-3.1.2-to-3.1.3
  • pyup-update-pytest-3.1.3-to-3.2.0
  • pyup-update-pytest-3.2.0-to-3.2.1
  • pyup-update-pytest-3.2.1-to-3.2.2
  • pyup-update-pytest-3.2.2-to-3.2.3
  • pyup-update-tox-2.5.0-to-2.6.0
  • pyup-update-tox-2.6.0-to-2.7.0
  • pyup-update-tox-2.7.0-to-2.8.0
  • pyup-update-tox-2.8.0-to-2.8.1
  • pyup-update-tox-2.8.1-to-2.8.2
  • pyup-update-tox-2.8.2-to-2.9.0
  • pyup-update-tox-2.8.2-to-2.9.1
  • qa
  • requires-io-master
  • tox
  • version-1

pending completion
222

push

travis-ci

codingjoe
Fix the path splitting when generating variation names

Using the standard os.path.split function, easier and safer.

The previous code relied on the presence of a '/' char in the filename.
This would failed when using upload_to=callable that returns a simple
filename without any directory.

239 of 252 relevant lines covered (94.84%)

12.73 hits per line

Relevant lines Covered
Build:
Build:
252 RELEVANT LINES 239 COVERED LINES
12.73 HITS PER LINE
Source Files on 2.0.6
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
222 2.0.6 Fix the path splitting when generating variation names Using the standard os.path.split function, easier and safer. The previous code relied on the presence of a '/' char in the filename. This would failed when using upload_to=callable that retu... push 14 Sep 2015 06:29PM CUT codingjoe travis-ci pending completion  
See All Builds (521)
  • 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