- Notifications
You must be signed in to change notification settings - Fork 11
Merge into master for release 3.1.0 #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
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
Can be null, in which case ut/PLSQL need to scan all the sources for the correct annotation
It seems to make the coverage fails, since there no good example of sane default value. Removing until there is a use case for it
Improve the Readme
Improved readability
- Parametrized Name, OutputFile, Console * Removed default values for connections and use the same as the Java API * Added fully maven test in order to accomplish maven testing - The only drawback is that we have the parameter connection inside the pom test. * Updated the Readme of project
First approach to increase the functionality of the maven plugin
Retrieve the Framework version with the API utility Upgrade documentation to remove parameter version
* Adds 2 new parameters : sourcesOwner / testsOwner * Adds 1 new project sample (owner-param-project) * Refactor travis build (run tests with ut3 user) * Improve documentation
* IT : Add 1 new integration test project * FEATURE : Sources / tests / paths / reporters are now optional * FIX : Fixes owner-param project * FIX : Fixes wrong base dir for sources and tests scripts
Fixes #21 : all parameters are now optional
Feature/sonar
Sets the console output on by default if no output option specified.
…rs-tag Optional reporters tag
Code linting, README update and build tasks
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.
No description provided.