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

makinacorpus / django-safedelete / 430 / 18
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2020 12:32PM UTC
Files 27
Run time 5s
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

15 Jul 2020 12:12PM UTC coverage: 97.21% (+0.02%) from 97.194%
DJANGO_VERSION="stable/3.0.x"

push

travis-ci

web-flow
SafeDeleteModel.delete() call self.save() instead of super().save() (#140)

undelete() calling self.save() and delete() calling super().save() causes objects be deleted and NOT be able to undeleted in certain situations. Example: when self.save() has custom logic, validation etc.

871 of 896 relevant lines covered (97.21%)

0.97 hits per line

Source Files on job 430.18 (DJANGO_VERSION="stable/3.0.x")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 396
  • Travis Job 430.18
  • b7e035c3 on github
  • Prev Job for DJANGO_VERSION="stable/3.0.x" on master (#428.12)
  • Next Job for DJANGO_VERSION="stable/3.0.x" on master (#431.12)
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