Skip to main content

Generate code coverage and update README.md

ats_coverage is toolset for generation of code coverage and update README.md.

Developed in python code.

The README is used to introduce the modules and provide instructions on how to install the modules, any machine dependencies it may have and any other information that should be provided before the modules are installed.

ats_coverage python checker ats_coverage package checker GitHub issues open GitHub contributors

Table of Contents

🚀 Installation

Used next development environment

debian linux os

ats_coverage python3 build

Currently there are three ways to install package

  • Install process based on using pip mechanism
  • Install process based on build mechanism
  • Install process based on setup.py mechanism
  • Install process based on docker mechanism
Install using pip

ats_coverage is located at pypi.org.

You can install by using pip

# python3
pip3 install ats_coverage
Install using build

Navigate to release page download and extract release archive.

To install ats_coverage type the following

tar xvzf ats_coverage-x.y.z.tar.gz
cd ats_coverage-x.y.z/
# python3
wget https://bootstrap.pypa.io/get-pip.py
python3 get-pip.py 
python3 -m pip install --upgrade setuptools
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade build
pip3 install -r requirements.txt
python3 -m build --no-isolation --wheel
pip3 install ./dist/ats_coverage-*-py3-none-any.whl
rm -f get-pip.py
chmod 755 /usr/local/lib/python3.10/dist-packages/usr/local/bin/ats_coverage_run.py
ln -s /usr/local/lib/python3.10/dist-packages/usr/local/bin/ats_coverage_run.py /usr/local/bin/ats_coverage_run.py
Install using py setup

Navigate to release page download and extract release archive.

To install ats_coverage locate and run setup.py with arguments

tar xvzf ats_coverage-x.y.z.tar.gz
cd ats_coverage-x.y.z
# python3
pip3 install -r requirements.txt
python3 setup.py install_lib
python3 setup.py install_egg_info
Install using docker

You can use Dockerfile to create image/container.

📦 Dependencies

ats_coverage requires next modules and libraries

📁 Tool structure

ats_coverage is based on OOP.

Tool structure

Structure
    ats_coverage.py

     0 directories, 1 files

📊 Code coverage

Coverage
Name Stmts Miss Cover
`` 59 0 100%
Total 59 0 100%

📚 Docs

Documentation Status

More documentation and info at

👥 Contributing

Contributing to ats_coverage

📄 Copyright and licence

License: GPL v3 License

Copyright (C) 2024 - 2026 by vroncevic.github.io/ats_coverage

ats_coverage is free software; you can redistribute it and/or modify it under the same terms as Python itself, either Python version 3.x or, at your option, any later version of Python 3 you may have available.

Lets help and support PSF.

Python Software Foundation

Donate

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ats_coverage-3.0.0.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ats_coverage-3.0.0-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file ats_coverage-3.0.0.tar.gz.

File metadata

  • Download URL: ats_coverage-3.0.0.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.0 CPython/3.12.3

File hashes

Hashes for ats_coverage-3.0.0.tar.gz
Algorithm Hash digest
SHA256 8b477915065b4c24b808e1950b8967556dd076be80c67f79d580b09568841bad
MD5 54e11b9f010a08f6b1beb06e55f1a5ee
BLAKE2b-256 219095745efe7c734cf0a01ee30e5d28129e33d146755d5dd181479aabd0eb57

See more details on using hashes here.

File details

Details for the file ats_coverage-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: ats_coverage-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 17.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.0 CPython/3.12.3

File hashes

Hashes for ats_coverage-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e4041d8ee13baac5c071fe563a291d3f7b716d090850bc59bc6d0906b78c825
MD5 3b38dfac112d388c834cea8a1ee7efb9
BLAKE2b-256 68c8f899bd5a8e408b8e4cccb35db5ba3ed5fa1c7b714049dd71963f327eb05c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page