incuna / django-pgcrypto-fields

Transparent field level encryption for Django using the pgcrypto postgresql extension.
BSD 2-Clause "Simplified" License
230 stars 50 forks source link

Update coveralls to 3.3.0 #405

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates coveralls from 3.1.0 to 3.3.0.

Changelog ### 3.3.0 ``` Features * **cli:** add --srcdir option (306) ([4120c540](4120c540)) * **deps:** add support for coverage v6.x (330) ([372443dc](372443dc), closes [326](326)) Note this implicitly improves support for Python 3.10, as coverage v6.x includes some fixes for v3.10 of Python. Bug Fixes * **env:** fixup handling of default env service values (314) ([1a0fd9b3](1a0fd9b3), closes [303](303)) This solves some edge cases around duplicated / unmerged coverage results in parallel runs. <a name="3.2.0"></a> ``` ### 3.2.0 ``` Features * **api:** support officially documented generic CI env vars (300) ([ca1c6a47](ca1c6a47)) <a name="3.1.0"></a> ```
Links - PyPI: https://pypi.org/project/coveralls - Changelog: https://pyup.io/changelogs/coveralls/ - Repo: http://github.com/TheKevJames/coveralls-python
pyup-bot commented 2 years ago

Closing this in favor of #409