Coverage report: 84%
coverage.py v6.4.2, created at 2022-07-28 16:50 +0200
coverage.py v6.4.2, created at 2022-07-28 16:50 +0200
Module | statements | missing | excluded | coverage |
---|---|---|---|---|
src/archive_md_urls/__init__.py | 0 | 0 | 0 | 100% |
src/archive_md_urls/cli.py | 31 | 11 | 0 | 65% |
src/archive_md_urls/gather_snapshots.py | 32 | 15 | 0 | 53% |
src/archive_md_urls/scan_md.py | 30 | 0 | 0 | 100% |
src/archive_md_urls/update_files.py | 20 | 9 | 0 | 55% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/test_cli.py | 18 | 0 | 0 | 100% |
tests/test_gather_snapshots.py | 22 | 0 | 0 | 100% |
tests/test_scan_md.py | 43 | 0 | 0 | 100% |
tests/test_update_files.py | 7 | 0 | 0 | 100% |
tests/testfiles.py | 11 | 0 | 0 | 100% |
Total | 214 | 35 | 0 | 84% |
No items found using the specified filter.