Skip to content
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

Feature/documentation cleanup #399

Merged
merged 2 commits into from Jul 14, 2017
Merged

Feature/documentation cleanup #399

merged 2 commits into from Jul 14, 2017

Conversation

jgebal
Copy link
Member

@jgebal jgebal commented Jul 13, 2017

Resolves #392

Removed readme.md and license.txt from sources - duplicated wit parent directory
Updated readme.md and upgrade.md

@jgebal jgebal added this to the v3.0.2 milestone Jul 13, 2017
@jgebal jgebal self-assigned this Jul 13, 2017
@coveralls
Copy link

coveralls commented Jul 13, 2017

Coverage Status

Coverage remained the same at 91.928% when pulling 6d56548 on jgebal:feature/documentation_cleanup into 7cefa0a on utPLSQL:develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.928% when pulling 6d56548 on jgebal:feature/documentation_cleanup into 7cefa0a on utPLSQL:develop.

@Pazus Pazus merged commit 93dff9b into utPLSQL:develop Jul 14, 2017
@jgebal jgebal deleted the feature/documentation_cleanup branch July 14, 2017 13:38
Pazus added a commit that referenced this pull request Jul 18, 2017
### Documentation
  #399 Documentation now refers to [migration](https://github.com/utPLSQL/utPLSQL-v2-v3-migration) project
  #386 Documentation now refers to a valid object name: `ut_file_mapping`
  #362 Install and Uninstall scripts are now much more readable
  #361 Install guide now provides snippet on how to download latest release on Windows

### Installation
  #396 Added override user/password/tablespace for install_headless
  #384 Installation is now smooth even if profiler tables already exist

### Internal improvements
  #388 Improved reporting from RunTest
  #363 Fixed publishing of release documentation history

### Improvements and fixes
  #407 Fixed rare issue with `ORA-22813: operand value exceeds system limits`
  #403 Stack trace is now properly parsed on all machines
  #397 The `--%disabled` annotation on suite level is now reporting all tests as disabled
  #395 Coverage reporting is now properly filtering test packages on that use suitepath
  #390 Line of code for failed expectation is now also shown for unit tests owned by other users
  #380 Line no of failed test is now properly reported when using `ut.fail`
  #375 Annotation parameter list can now have spaces before/after brackets
  #373 Warnings in documentation reporter are now properly numbered
  #372 Documentation reporter is now providing a timing information for each test
  #370 by xUnit reporter now displays name of the package/procedure if suite/test has no description
  #369 Fixed errors with multi-byte characters in conversion from/to clob
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants