
Security News
ESLint Adds Official Support for Linting HTML
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
.. image:: https://img.shields.io/codeship/5f0d5a50-2194-0134-4a97-1eef50e7a565/default.svg :target: https://bitbucket.org/hellwig/coveralls-hg .. image:: https://coveralls.io/repos/bitbucket/hellwig/coveralls-hg/badge.svg?branch=default :target: https://coveralls.io/bitbucket/hellwig/coveralls-hg?branch=default .. image:: https://img.shields.io/pypi/v/coveralls-hg.svg :target: https://pypi.python.org/pypi/Coveralls-HG/ .. image:: https://img.shields.io/badge/Donate-PayPal-blue.svg :target: https://paypal.me/MartinHellwig .. image:: https://img.shields.io/badge/Donate-Patreon-orange.svg :target: https://www.patreon.com/hellwig
############ Coveralls HG ############
Other coveralls library require git, this one is more dvcs agnostic, but targeted towards bitbucket. The coverage information should be a python coverage file.
::
$ pip install coveralls-hg
::
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 .
Two-clause BSD
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.
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.
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.
FAQs
Coveralls API for: Python 3+, Coverage & Mercurial.
We found that Coveralls-HG demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.