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 coveralls to 3.3.1 #137

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates coveralls from 3.2.0 to 3.3.1.

Changelog

3.3.1

Bug Fixes

* correctly support parallel execution on CircleCI (336) ([2610885a](2610885a))

Internal

* exclude a few incompatible `coverage` versions (337)

`coverage` versions v6.0.0 through v6.1.1 exhibited some incompatibilies with
`coveralls`; we've updated our version compatibility ranges to exclude those
versions.

<a name="3.3.0"></a>

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>
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.265% when pulling ba09f82 on pyup-update-coveralls-3.2.0-to-3.3.1 into ebb1090 on develop.

@boazmohar boazmohar merged commit 81a9be6 into develop Nov 12, 2021
@boazmohar boazmohar deleted the pyup-update-coveralls-3.2.0-to-3.3.1 branch November 12, 2021 00:10
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.

None yet

3 participants