Skip to content
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

Update django-coverage-plugin to 1.5.0 #72

Closed

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 6, 2017

There's a new version of django-coverage-plugin available.
You are currently using 1.3.1. I have updated it to 1.5.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.5.0


Removes support for Django versions below 1.8. Validates support for Django version 1.11b1

1.4.2


Fixes another instance of issue 32_, which was the result of an initialization order problem.

1.4.1


Fixes issue 32_, which was the result of an initialization order problem.

.. _issue 32: nedbat/django_coverage_plugin#32

1.4


Django 1.10.5 is now supported.

Checking settings configuration is deferred so that settings.py is included
in coverage reporting. Fixes issue 28_.

Only the django.template.backends.django.DjangoTemplates template engine is
supported, and it must be configured with ['OPTIONS']['debug'] = True.
Fixes issue 27_.

.. _issue 28: nedbat/django_coverage_plugin#28
.. _issue 27: nedbat/django_coverage_plugin#27

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@javipalanca javipalanca deleted the pyup-update-django-coverage-plugin-1.3.1-to-1.5.0 branch December 10, 2017 19:20
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