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

wemake-services / django-test-migrations / 114 / 11
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: issue-38
DEFAULT BRANCH: master
Ran 15 Mar 2020 05:43PM UTC
Files 8
Run time 0s
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 Mar 2020 05:36PM UTC coverage: 100.0%. Remained the same
DJANGO_VERSION='Django~=2.2.0'

push

travis-ci-com

skarzi
update database cleaning after migrations tests

Update database cleaning/resetting method to contain following steps:
  + drop (with `DROP TABLE`) all existing Django's models tables
  + flush `django_migrations` table

Add `pytest-mock` to developers dependencies.
Add finalizer that resets database in pytest plugin's
``migrator_factory`` fixture.
Reset database in ``unittest_case.MigrationTestCase.tearDown()``.

46 of 46 branches covered (100.0%)

Branch coverage included in aggregate %.

133 of 133 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 114.11 (DJANGO_VERSION='Django~=2.2.0')
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 104
  • Travis Job 114.11
  • f60a0a2a on github
  • Prev Job for DJANGO_VERSION='Django~=2.2.0' on issue-38 (#113.3)
  • Next Job for DJANGO_VERSION='Django~=2.2.0' on issue-38 (#115.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

© 2025 Coveralls, Inc