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

wemake-services / django-test-migrations / 112 / 7
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: issue-38
DEFAULT BRANCH: master
Ran 15 Mar 2020 04:26PM UTC
Files 8
Run time 1s
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 04:12PM 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()``.

35 of 35 branches covered (100.0%)

Branch coverage included in aggregate %.

126 of 126 relevant lines covered (100.0%)

1.0 hits per line

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