-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# New Features * Added support for exclusion flags (provided by @por3bski) * Added tests for new features and bugfixes (provided by @por3bski) * Command line interface testing via mocking: Checked commands: * `pyedaa-ucis` * `pyedaa-ucis help` * `pyedaa-ucis help export` * `pyedaa-ucis help expand` * `pyedaa-ucis expand` * `pyedaa-ucis version` * `pyedaa-ucis export` * `pyedaa-ucis export --ucdb file1.xml --cobertura file2.xml` # Changes * Functions/variables names changed to camelCase (provided by @por3bski) # Bug Fixes * Fixed problem with multiple instances (provided by @por3bski) * Fixed PyCharm project file (provided by @por3bski)
- Loading branch information
Showing
11 changed files
with
1,886 additions
and
114 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.