Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add ut_realtime_reporter for SQLDeveloper extension and others (2)#809

Merged
jgebal merged 38 commits intodevelopfrom
feature/sqldev_reporter
Jan 1, 2019
Merged

Add ut_realtime_reporter for SQLDeveloper extension and others (2)#809
jgebal merged 38 commits intodevelopfrom
feature/sqldev_reporter

Conversation

@PhilippSalvisberg
Copy link
Copy Markdown
Member

implements #795 - Add reporting for SQLDeveloper extension
created this PR from a utPLSQL branch to simplify integration into Travis and collaboration

Even with "set arraysize 1" the last row in an output table is not consumed delayed. Inserting a new row after the closing event tag, makes the complete event immediately visible in the consuming session. The XML is still valid with these additional whitespaces (spaces based on indentation and new line). As a positive side effect, the different events are more visible.
…xt calls

to optimize runtime performance as suggested by jgebal
Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 3
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 8

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 3
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 8

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 3
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 8

See all issues in SonarCloud

Converted `text` in output bugger to be CLOB.
Refactored `ut.run` to continue providing output as text.
Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 7
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 9

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 7
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 9

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 7
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 9

See all issues in SonarCloud

Introduced a stack of suspended event managers to support tested test runs.
Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Copy link
Copy Markdown

@utplsql-travis utplsql-travis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

@jgebal jgebal merged commit 546cdea into develop Jan 1, 2019
@jgebal jgebal added this to the v3.1.4 milestone Jan 1, 2019
@jgebal jgebal deleted the feature/sqldev_reporter branch January 3, 2019 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants