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

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

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2020 12:16PM UTC
Files 27
Run time 7s
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: 96.857%. Remained the same
DJANGO_VERSION="stable/2.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.

863 of 891 relevant lines covered (96.86%)

0.97 hits per line

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