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

Initial Update #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Initial Update #1

wants to merge 4 commits into from

Conversation

pyup-bot
Copy link

This is my first visit to this fine repo so I have bundled all updates in a single pull request to make things easier for you to merge.

Close this pull request and delete the branch if you want me to start with single pull requests right away

Here's the executive summary:

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

coveralls 0.2 » 1.1 PyPI | Changelog | Repo
unittest2 0.5.1 » 1.1.0 PyPI | Homepage
mock 1.0.1 » 2.0.0 PyPI | Repo
httreplay 0.1.4 » 0.2.0 PyPI | Repo

Changelogs

coveralls 0.2 -> 1.1

1.1

* Suupport for Circle CI



### 1.0

  • Official coverage 4.0 support

1.0b1

* Coverage 4 beta support
* Codeship experimetal support (CI_BRANCH env variable)
* Drop python 3.2 support (as coverage 4 does not support it)
* Repo token usage is deprecated (but still supported) in favor of env variable.
* Error reporting is improved, exist status codes added



### 1.0a2

  • Fix latest alpha coverage.py support
  • Remove erroneous warning message when writing output to a file

1.0a1

* **Backwards incompatible**: make pyyaml optional. If you're using .coveralls.yml, make sure to install coveralls[yaml]
* Coverage 4 alpha support
* Allow debug and output options to work without repo_token
* Fix merge command for python 3.X



### 0.5

  • Add option --output=<file> for saving json to file for possible merging with coverages from other languages
  • Add merge command for sending coverage stats from multiple languages

0.4.4

* Proper fix coverage.py dependency version



### 0.4.3

  • Fix coverage.py dependency version

0.4.2

* Handle 503 errors from coveralls.io



### 0.4.1

  • Fix gitlog output with utf8

0.4

* Added support for --rcfile=&lt;file&gt; option to cli
* Improved docs: nosetests and troubleshooting sections added
* Added debug in case of UnicodeDecodeError
* Removed sh dependency in favor of Windows compatibility



### 0.3

  • Added initial support for Circle CI
  • Fixed Unicode not defined error in python 3

Once you have closed this pull request, I'll create seperate pull requests for every update as soon as I find them.

That's it for now!

Happy merging! 🤖

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