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

miki725 / django-auxilium
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: miki725/cache-push
DEFAULT BRANCH: master
Repo Added 26 Nov 2015 10:57PM UTC
Files 29
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 change-delete
branch: change-delete
CHANGE BRANCH
x
Reset
  • change-delete
  • 0.1
  • caching-property-set
  • develop
  • master
  • miki725/cache-push
  • minify

pending completion
30

push

travis-ci

miki725
fixed a bug how changed file is deleted

Previously file was never actually removed since file.storage
was always empty due to a fact how Django pickles FileField.
Normally FileFieldDescriptor would populate the necessary
attributes back however since in order to detect which fields
change during save, they need to be copied which means that
storage attribute is lost and so the file was not actually
removed. In this fix we explicitly copy the necessary parameters
to the old file field so that it can successfully be removed
by the appropriate storage mechanism.

776 of 819 relevant lines covered (94.75%)

1.89 hits per line

Relevant lines Covered
Build:
Build:
819 RELEVANT LINES 776 COVERED LINES
1.89 HITS PER LINE
Source Files on change-delete
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30 change-delete fixed a bug how changed file is deleted Previously file was never actually removed since file.storage was always empty due to a fact how Django pickles FileField. Normally FileFieldDescriptor would populate the necessary attributes back however s... push 29 Nov 2015 11:33PM UTC miki725 travis-ci pending completion  
See All Builds (35)
  • 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