Finds a python-thing, like a class, a function or a variable by string and loads it
Project description
not_covered_lines
This module takes a path to a directory, where previously
coverage.py
was executed and thus now has the file .coverage
in it, which it reads. It outputs a list of missing lines in
the form [(filename, line_number)]
Usage Example
See usage_example.py
as an example:
$ python3 usage_example.py example.coverage
Note: normally it is just .coverage
but this file is used for testing
and as long as it ends with .coverge
the path is fine
Obviously you want to use this as library, not as script.
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
Built Distribution
File details
Details for the file not_covered_lines-0.0.1.tar.gz
.
File metadata
- Download URL: not_covered_lines-0.0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 161ac8c8fd96bb2d8c0ba7ee758f97ffc7f173d6bd175ea2e63dd1137108e25f |
|
MD5 | 04cafd4c96830d3136a9cff41ca41138 |
|
BLAKE2b-256 | ef67f909119c13f62a59fbcdd68049fef705b4ed319a191cd90343637005eada |
File details
Details for the file not_covered_lines-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: not_covered_lines-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03be9fa60c0a1e38e323698d275fd062cba4e59dac8f98be27181c3220f34b88 |
|
MD5 | 06f57836abd32423cd566de44d96e7bc |
|
BLAKE2b-256 | b9424bcadb964a50e8f09b6416d40fef2a3d2ba04118fa31cae5a42349f30cff |