YangCatalog / module-compilation

Tools to collect, extract, and validate YANG modules
https://yangcatalog.org/private-page
Apache License 2.0
0 stars 5 forks source link

chore: ensure git repos are updated daily #265

Closed richardzilincikPantheon closed 1 year ago

github-actions[bot] commented 1 year ago

Coverage report

Full coverage report summary (click to unfold) check_archived_drafts.py: 91%
create_config.py: 100%
extractors/__init__.py: 100%
extractors/draft_extractor.py: 67%
extractors/extract_elem.py: 77%
extractors/helper.py: 44%
figures_and_stats/__init__.py: 100%
figures_and_stats/yang_get_stats.py: 90%
ietf_modules_extraction/__init__.py: 100%
ietf_modules_extraction/gather_ietf_dependent_modules.py: 81%
ietf_modules_extraction/yang_version_1_1.py: 75%
job_log.py: 77%
main_page_generation/__init__.py: 100%
main_page_generation/private_page.py: 52%
message_factory/__init__.py: 100%
message_factory/message_factory.py: 26%
metadata_generators/__init__.py: 100%
metadata_generators/extract_emails.py: 67%
modules_compilation/__init__.py: 100%
modules_compilation/file_hasher.py: 90%
parsers/__init__.py: 100%
parsers/yang_parser.py: 65%
redis_connections/__init__.py: 100%
redis_connections/constants.py: 100%
redis_connections/redis_connection.py: 96%
redis_connections/redis_user_notifications_connection.py: 61%
rename_file_backup.py: 78%
tests/test_check_archived_drafts.py: 96%
tests/test_extract_elem.py: 96%
tests/test_extract_emails.py: 94%
tests/test_file_hasher.py: 98%
tests/test_gather_ietf_dependent_modules.py: 98%
tests/test_get_stats.py: 97%
tests/test_private_page.py: 100%
tests/test_remove_directory_content.py: 98%
tests/test_rename_file_backup.py: 97%
tests/test_utility.py: 100%
tests/test_yang_version_1_1.py: 97%
utility/__init__.py: 100%
utility/static_variables.py: 100%
utility/utility.py: 85%
versions.py: 100%

The coverage rate went from 83.46% to 83.46% :arrow_right:

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.