Distinguish semantic and formatting changes in modules#277
Draft
bskqd wants to merge 28 commits intoYangCatalog:developfrom
Draft
Distinguish semantic and formatting changes in modules#277bskqd wants to merge 28 commits intoYangCatalog:developfrom
bskqd wants to merge 28 commits intoYangCatalog:developfrom
Conversation
…on_results_in_redis_on_populate
…on_results_in_redis_on_populate
…_redis_on_populate' into override_compilation_results_in_redis_on_populate
…on_results_in_redis_on_populate
…ic_and_formatting_changes_in_modules
…ic_and_formatting_changes_in_modules
…on' into distinguish_semantic_and_formatting_changes_in_modules
…on' into distinguish_semantic_and_formatting_changes_in_modules
…ic_and_formatting_changes_in_modules
…ic_and_formatting_changes_in_modules # Conflicts: # tests/test_compile_modules.py
Contributor
Coverage reportFull 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: 92% 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/base_metadata_generator.py: 100% metadata_generators/draft_metadata_generator.py: 100% metadata_generators/example_metadata_generator.py: 100% metadata_generators/extract_emails.py: 67% metadata_generators/rfc_metadata_generator.py: 100% modules_compilation/__init__.py: 100% modules_compilation/compilation_status.py: 17% modules_compilation/compile_modules.py: 87% modules_compilation/file_hasher.py: 98% modules_compilation/files_generator.py: 98% parsers/__init__.py: 100% parsers/confdc_parser.py: 70% parsers/pyang_parser.py: 100% parsers/yang_parser.py: 65% parsers/yangdump_pro_parser.py: 91% parsers/yanglint_parser.py: 91% 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_compile_modules.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% utility/__init__.py: 100% utility/static_variables.py: 100% utility/utility.py: 86% versions.py: 100% The coverage rate went from
Diff Coverage details (click to unfold)modules_compilation/file_hasher.py
tests/test_compile_modules.py
tests/test_get_stats.py
modules_compilation/compile_modules.py
|
…ic_and_formatting_changes_in_modules # Conflicts: # .github/images/coverage.svg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tests should pass after merging the PR because of some needed changes in the workflow, locally everything should pass correctly (but take changes in the workflow into account)