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 2.2.0 #121

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates coveralls from 1.8.2 to 2.2.0.

Changelog

2.2.0

Features

* **api:**  add workaround allowing job resubmission (241) ([0de0c019](0de0c019))

Bug Fixes

* **integrations:**  fixup environment detection for Semaphore CI (236) ([ad4f8fa8](ad4f8fa8))

<a name="2.1.2"></a>

2.1.2

Features

* **circleci:**  support parallel builds (233) ([5e05654c](5e05654c))
          Note: this is partially a fix for the `--finish` command
          introduced in v2.1.0, which did not seem to work for some CircleCI
          users.


<a name="2.1.1"></a>

2.1.1

Bug Fixes

*  fix unhashable CoverallsException (230) ([aa55335d](aa55335d))
This fixes a regression introduced in v2.1.0 which affected (at least) any
Python 3.5 installations.


<a name="2.1.0"></a>

2.1.0

Features

* **cli**:  add new `--finish` flag for finalizing parallel builds (277) ([f597109b](f597109b))

Bug Fixes

* **github:**  fix Github Actions support (227) ([f597109b](f597109b))

<a name="2.0.0"></a>

2.0.0

Compatiblity (BREAKING CHANGES)

*  We have now dropped support for End-Of-Life'd versions of Python and
particularly old versions of the `coverage` library; if you are still using
Python v2.7 or v3.4, or you are using `coverage<4.1`, this library will no
longer be compatible starting from this release -- please pin to
`coveralls<2.0.0`.

<a name="1.11.1"></a>

1.11.1

Bug Fixes

* **github:**  rename to github-actions ([9e65a059](9e65a059))
 This fixes a regression introduced with v1.11.0, which may have prevented
 usage of this library on Github Actions.

<a name="1.11.0"></a>

1.11.0

Fixes

* **github:**  add `service_number` for github actions ([9f93bd8e](9f93bd8e))
 This should fix support for parallel builds.

Compatibility

*  Python 2.7 and 3.4 are now officially End-Of-Life'd. Consider them deprecated
from the perspective of this package -- we'll remove them in an upcoming
release (likely the first one which requires non-trivial work to continue
supporting them!).

<a name="1.10.0"></a>

1.10.0

Features

*  support coverage>=5.0 (214) ([4a917402](4a917402))

<a name="1.9.2"></a>

1.9.2

Bug Fixes

* **github:**  fixup incorrect API usage (209) ([c338cab4](c338cab4))

<a name="1.9.1"></a>

1.9.1

Compatibility

*  this release marks Python 3.8 as officially supported. Earlier versions probably
supported Python 3.8 too, but now we're *sure*.

<a name="1.9.0"></a>

1.9.0

Features

* **support:**  support Github Actions CI (207) ([817119c3](817119c3))

Bug Fixes

* **compatibility:**  fixup coverage.__version__ comparisons (208) ([03a57a9a](03a57a9a))

<a name="1.8.2"></a>
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.385% when pulling 2af4de6 on pyup-update-coveralls-1.8.2-to-2.2.0 into ea622e5 on master.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #128

@pyup-bot pyup-bot closed this Jan 12, 2021
@collin5 collin5 deleted the pyup-update-coveralls-1.8.2-to-2.2.0 branch January 12, 2021 02:18
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

2 participants