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
`` 64 0 100%
Total 64 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-5.0.0.tar.gz (17.8 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-5.0.0-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ats_coverage-5.0.0.tar.gz
Algorithm Hash digest
SHA256 f614db19e3f96fa8bd22f5e2daa86bc34b79593af00221beb3a268e6359c6fbd
MD5 1d774ec18fff57e5d90f4ff76fbb12a5
BLAKE2b-256 b61c2676a3db9a03eba5b6fe2987c92371cb6fd91aeea4bb991f136f17eab5e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ats_coverage-5.0.0-py3-none-any.whl
  • Upload date:
  • Size: 17.9 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-5.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 90adac97d51660bbf969de1624f42acb4c0e23e1417033945333417bf833b117
MD5 57785cdeba586977307f3708f4492b58
BLAKE2b-256 709ade6c17515a74a8806c57dd26eea2f9e891a7d0a231c882d45ac5c927a5fe

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

5.0.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page