Skip to content

111-add-code-coverage-support - #112

Merged
miroslavpojer merged 3 commits into
masterfrom
feature/111-add-code-coverage-support
Nov 1, 2022
Merged

miroslavpojer merged 3 commits into
masterfrom
feature/111-add-code-coverage-support

Conversation

@miroslavpojer

@miroslavpojer miroslavpojer commented Oct 26, 2022

Copy link
Copy Markdown
Contributor
  • new plugin dependency on jacoco library
  • new code coverage profile in pom file
  • how to section in readme file.

Closes #111

- new code coverage profile in pom file
- how to section in readme file.
wajda
wajda previously approved these changes Oct 26, 2022

@wajda wajda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Comment thread README.md Outdated
Removed wrong tag.
Comment thread README.md Outdated
./mvn clean verify -Pcode-coverage
```
Code coverage will be generated on path:
```aidl

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why?
The backticks are now imbalanced after this change....

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It was unsuccessful try to remove wrong tag using suggestion feature. It failed. Problem has been solved in commit 9cdca67.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

Add code coverage support

3 participants