Coverage report: 99%
Files Functions Classes
coverage.py v7.10.3, created at 2025-08-21 00:51 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
meta_tags_parser/__init__.py | 5 | 0 | 0 | 100% |
meta_tags_parser/download.py | 8 | 0 | 0 | 100% |
meta_tags_parser/parse.py | 62 | 0 | 2 | 100% |
meta_tags_parser/public.py | 10 | 0 | 0 | 100% |
meta_tags_parser/settings.py | 7 | 0 | 0 | 100% |
meta_tags_parser/snippets.py | 29 | 1 | 0 | 97% |
meta_tags_parser/structs.py | 42 | 0 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/conftest.py | 33 | 0 | 0 | 100% |
tests/test_download.py | 8 | 0 | 0 | 100% |
tests/test_parse_dynamic.py | 12 | 0 | 0 | 100% |
tests/test_parse_malformed_html.py | 11 | 0 | 0 | 100% |
tests/test_parse_static.py | 36 | 0 | 0 | 100% |
tests/test_public.py | 17 | 0 | 0 | 100% |
tests/test_snippets.py | 8 | 0 | 0 | 100% |
tests/test_structs.py | 7 | 0 | 0 | 100% |
Total | 295 | 1 | 2 | 99% |
No items found using the specified filter.