Skip to content

Mock out migrate.Command with --no-migrations #729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2019

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented May 6, 2019

It would still add some overhead (especially with regard to output
noise).

It would still add some overhead (especially with regard to output
noise).
@codecov-io
Copy link

codecov-io commented May 6, 2019

Codecov Report

Merging #729 into master will increase coverage by 1.13%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #729      +/-   ##
=========================================
+ Coverage   96.76%   97.9%   +1.13%     
=========================================
  Files          32      32              
  Lines        1856    1861       +5     
  Branches      147     147              
=========================================
+ Hits         1796    1822      +26     
+ Misses         44      26      -18     
+ Partials       16      13       -3
Impacted Files Coverage Δ
tests/test_db_setup.py 100% <100%> (+3.77%) ⬆️
pytest_django/fixtures.py 96.37% <100%> (+0.07%) ⬆️
tests/test_environment.py 100% <0%> (+1.86%) ⬆️
pytest_django/plugin.py 94.02% <0%> (+2.59%) ⬆️
tests/conftest.py 100% <0%> (+5.17%) ⬆️
pytest_django/migrations.py 100% <0%> (+20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e6eafe...b7b952a. Read the comment docs.

@blueyed blueyed merged commit 7b34c28 into pytest-dev:master May 6, 2019
@blueyed blueyed deleted the no-migrations branch May 6, 2019 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants