Skip to content

Update coverage to 7.0.1#391

Closed
pyup-bot wants to merge 1 commit into
mainfrom
pyup-update-coverage-7.0.0-to-7.0.1
Closed

Update coverage to 7.0.1#391
pyup-bot wants to merge 1 commit into
mainfrom
pyup-update-coverage-7.0.0-to-7.0.1

Conversation

@pyup-bot

Copy link
Copy Markdown
Contributor

This PR updates coverage from 7.0.0 to 7.0.1.

Changelog

7.0.1

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

- When checking if a file mapping resolved to a file that exists, we weren't
considering files in .whl files.  This is now fixed, closing `issue 1511`_.

- File pattern rules were too strict, forbidding plus signs and curly braces in
directory and file names.  This is now fixed, closing `issue 1513`_.

- Unusual Unicode or control characters in source files could prevent
reporting.  This is now fixed, closing `issue 1512`_.

- The PyPy wheel now installs on PyPy 3.7, 3.8, and 3.9, closing `issue 1510`_.

.. _issue 1510: https://github.com/nedbat/coveragepy/issues/1510
.. _issue 1511: https://github.com/nedbat/coveragepy/issues/1511
.. _issue 1512: https://github.com/nedbat/coveragepy/issues/1512
.. _issue 1513: https://github.com/nedbat/coveragepy/issues/1513


.. _changes_7-0-0:
Links

@pyup-bot

pyup-bot commented Jan 3, 2023

Copy link
Copy Markdown
Contributor Author

Closing this in favor of #405

@pyup-bot pyup-bot closed this Jan 3, 2023
@spool spool deleted the pyup-update-coverage-7.0.0-to-7.0.1 branch January 3, 2023 02:56
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.

1 participant