-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CICD] Add CLI Extensions Command Test Coverage (#383)
* add command coverage * commit * regex * command coverage 1.0 * upload html * modify report * refactor * add annotation * Update test_cmdcov.py * modify detect command function * detect from live test file * update func _get_all_commands * Update __init__.py * update sort function * update sort function * add level argument * add cli own * add EXCLUDE MODULES * Update component.css * delete unused code * delete unused file * modify regex * add help info * add description * exclude command wait * detect from recording file * delete exception already fixed * add newline * add license headers * fix tox * refactoring * fix bug * exclude deprecated commands * fix tox * fix tox * add network exclude commands * add number sign exclude * add comment * add linter rule comcov * update * regex * add log add exec_state * add rule type command_coverage * update diff branches * support exclusion * linter refactoring * move constant and regex out * suppport linter_exclusion.yml in cmdcov * add license headers * fix pylint * fix flake8 * Update test_cmdcov.py * fix bug for linter rule * add resource skip commands * update 1. Change the selected color to pink 2. Mouse hover shows percentage details 3. Modify Coverage Report description * role commands exclusion * modify HISTORY.rst and setup.py * resource skip two commands - hard to test * bug fixes: search argument * modify command coverage to command test coverage * bug fixes: Add three new scenarios * update CLI own and exclude commands * move private dns out of cli own * add log for exclusions * exclude vm host restart * config * Update test_config.py * Add Extension Command Coverage Report * Update __init__.py * Update __init__.py * Update __init__.py * update * update * Update test_config.py * Update constant.py * Update constant.py
- Loading branch information
1 parent
276b24a
commit f82d95f
Showing
7 changed files
with
377 additions
and
28 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.