Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • G gesfipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 35
    • Merge requests 35
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Prog
  • gesfipe
  • Merge requests
  • !292

Closed
Created Oct 07, 2021 by Prog@ProgMaintainer
  • Report abuse
Report abuse

Update django-coverage-plugin to 2.0.1

  • Overview 1
  • Commits 1
  • Changes 1

Created by: pyup-bot

This PR updates django-coverage-plugin from 1.5.0 to 2.0.1.

Changelog

2.0.1

---------------------

Test and claim our support on Python 3.10.

2.0.0

---------------------

Drop support for Python 3.4 and 3.5.

A setting is available: ``template_extensions`` lets you set the file
extensions that will be considered when looking for unused templates
(requested in `issue 60`_).

Fix an issue on Windows where file names were being compared
case-sensitively, causing templates to be missed (`issue 46`_).

Fix an issue (`issue 63`_) where tag libraries can't be found if imported
during test collection. Thanks to Daniel Izquierdo for the fix.

.. _issue 46: https://github.com/nedbat/django_coverage_plugin/issues/46
.. _issue 60: https://github.com/nedbat/django_coverage_plugin/issues/60
.. _issue 63: https://github.com/nedbat/django_coverage_plugin/issues/63

1.8.0

---------------------

Add support for:

- Coverage 5

1.7.0

---------------------

Add support for:

- Python 3.7 & 3.8
- Django 2.2 & 3.0

1.6.0

---------------------

Add support for Django 2.1.


v1.5.2 --- 2017-10-18
---------------------

Validates support for Django version 2.0b1. Improves discovery of
template files.


v1.5.1a --- 2017-04-05
----------------------

Validates support for Django version 1.11. Testing for new package
maintainer Pamela McA'Nulty
Links
  • PyPI: https://pypi.org/project/django-coverage-plugin
  • Changelog: https://pyup.io/changelogs/django-coverage-plugin/
  • Repo: https://github.com/nedbat/django_coverage_plugin
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pyup-update-django-coverage-plugin-1.5.0-to-2.0.1