Skip to content

Bugfix/40 fix code coverage reporting#41

Merged
redcatbear merged 23 commits into
mainfrom
bugfix/40_fix-code-coverage-reporting
Jun 16, 2026
Merged

Bugfix/40 fix code coverage reporting#41
redcatbear merged 23 commits into
mainfrom
bugfix/40_fix-code-coverage-reporting

Conversation

@redcatbear

@redcatbear redcatbear commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Experimented with various ways to get test coverage. Accepted that there is no meaningful measure and added test strategy document that explains why.

Closes #40.

@redcatbear redcatbear self-assigned this Jun 11, 2026
@redcatbear redcatbear added the bug Unwanted / harmful behavior label Jun 11, 2026
Comment thread doc/changes/changes_2.0.0.md Outdated
Comment thread src/test/java/com/exasol/test/JavaUdfIT.java Outdated
Comment thread pom.xml Outdated
Comment thread pom.xml Outdated

@kaklakariada kaklakariada 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.

I think it would be a good idea to explicitly state in readme or user guide how to include this project as a dependency, i.e. using provided scope.

Comment thread src/test/java/com/exasol/test/JavaUdfIT.java Outdated
Comment thread doc/changes/changes_1.0.10.md Outdated
redcatbear and others added 3 commits June 16, 2026 09:37
Fixed typo

Co-authored-by: Christoph Pirkl <4711730+kaklakariada@users.noreply.github.com>
…rting' into bugfix/40_fix-code-coverage-reporting
Comment thread doc/changes/changes_1.0.10.md Outdated
@sonarqubecloud

Copy link
Copy Markdown

@redcatbear redcatbear merged commit a37a4a7 into main Jun 16, 2026
15 checks passed
@redcatbear redcatbear deleted the bugfix/40_fix-code-coverage-reporting branch June 16, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unwanted / harmful behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix code coverage reporting

2 participants