Coverage report: 100%
Files Functions Classes
coverage.py v7.10.3, created at 2025-08-19 23:02 +0000
coverage.py v7.10.3, created at 2025-08-19 23:02 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
meta_tags_parser/__init__.py | 4 | 0 | 0 | 100% |
meta_tags_parser/download.py | 8 | 0 | 0 | 100% |
meta_tags_parser/parse.py | 74 | 0 | 2 | 100% |
meta_tags_parser/public.py | 11 | 0 | 0 | 100% |
meta_tags_parser/settings.py | 7 | 0 | 0 | 100% |
meta_tags_parser/snippets.py | 26 | 0 | 0 | 100% |
meta_tags_parser/structs.py | 43 | 0 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/conftest.py | 33 | 0 | 2 | 100% |
tests/test_download.py | 9 | 0 | 2 | 100% |
tests/test_parse_dynamic.py | 13 | 0 | 0 | 100% |
tests/test_parse_malformed_html.py | 11 | 0 | 0 | 100% |
tests/test_parse_static.py | 36 | 0 | 2 | 100% |
tests/test_public.py | 18 | 0 | 0 | 100% |
tests/test_snippets.py | 8 | 0 | 0 | 100% |
tests/test_structs.py | 7 | 0 | 0 | 100% |
Total | 308 | 0 | 8 | 100% |
No items found using the specified filter.