Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Update django-coverage-plugin to 1.5.0 #49

Closed

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Aug 1, 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! 🤖

@holtgrewe holtgrewe closed this Jan 15, 2018
@holtgrewe holtgrewe deleted the pyup-update-django-coverage-plugin-1.3.1-to-1.5.0 branch February 23, 2018 15:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants