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

Unknown status #245

Closed dmytro-kyrychenko closed 1 year ago

github-actions[bot] commented 1 year ago

Coverage report

Full coverage report summary (click to unfold) bin/check_archived_drafts.py: 92%
bin/create_config.py: 100%
bin/extract_elem.py: 77%
bin/extract_emails.py: 67%
bin/extractors/draft_extractor.py: 67%
bin/extractors/helper.py: 44%
bin/file_hasher.py: 98%
bin/gather_ietf_dependent_modules.py: 83%
bin/job_log.py: 71%
bin/message_factory/message_factory.py: 26%
bin/parsers/yang_parser.py: 65%
bin/private_page.py: 52%
bin/redis_connections/constants.py: 100%
bin/redis_connections/redis_connection.py: 96%
bin/redis_connections/redis_user_notifications_connection.py: 61%
bin/remove_directory_content.py: 76%
bin/rename_file_backup.py: 78%
bin/utility/static_variables.py: 100%
bin/utility/utility.py: 84%
bin/versions.py: 100%
bin/yang_get_stats.py: 90%
bin/yang_version_1_1.py: 76%
tests/test_check_archived_drafts.py: 98%
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%

The coverage rate went from 83.7% to 83.7% :arrow_up:

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