Coveralls API for: Python 3+, Coverage & Mercurial.
Project description
Coveralls HG
What is it?
An api library to coveralls.io
What problem does it solve?
Other coveralls library require git, this one is more dvcs agnostic, but targeted towards bitbucket. The coverage information should be a python coverage file.
How do I install it?
$ pip install coveralls-hg
How do I use it?
# The user, repo are the bitbucket variables # The token is the coveralls project token >>> from coveralls_hg.api import API >>> api = API(user, repo, token) >>> api.set_source_files(path_to_coverage_data) >>> api.upload_coverage()
The api has several other things that can be set additionally to upload to coveralls.io .
What license is this?
Two-clause BSD
How can I get support?
The tools I publish have already taken me considerable effort which I have given away free of charge, if you require guaranteed support please contact me via e-mail so we can discuss my fee.
How can I give you support?
Feedback, suggestions and comments via the repo’s bug tracker are always appreciated. Time permitting I will have a serious look at any pull requests.
Can I do something more that this?
Wow! Are you sure? Well if you are really sure, and that would be fantastic, you can leave your donation via patreon http://patreon.com/hellwig or paypal https://paypal.me/MartinHellwig
Thank you very much! Your donation will help me towards my end-goal of a grid-independent small holding where I automate the sh*t out of it :-). In the mean time I’ll keep building stuff and where possible and practical open-source them under the BSD license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Coveralls-HG-2.0.0.2.tar.gz
.
File metadata
- Download URL: Coveralls-HG-2.0.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3143e3ea40963c4a5fdbadab9bf4b22515ff7d09ac87717314cacdb72994010d |
|
MD5 | cf9f8c2d302e12549f439fc42223a021 |
|
BLAKE2b-256 | c42615aec2d4caaadfaf0d67a0c7f878a3c7e7e0c4e65e2f1173267b6984f339 |