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 #391

Closed

Conversation

pyup-bot
Copy link
Collaborator

@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! 🤖

@codecov-io
Copy link

codecov-io commented Aug 1, 2017

Codecov Report

Merging #391 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #391   +/-   ##
=======================================
  Coverage   60.25%   60.25%           
=======================================
  Files          50       50           
  Lines        1600     1600           
=======================================
  Hits          964      964           
  Misses        636      636

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 9a03ea0...2e2f5c9. Read the comment docs.

@mimischi mimischi closed this Sep 14, 2017
@mimischi mimischi deleted the pyup-update-django-coverage-plugin-1.3.1-to-1.5.0 branch September 23, 2017 09:46
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.

3 participants