Skip to content

refactoring/raise-code-coverage#86

Merged
redcatbear merged 5 commits into
mainfrom
refactoring/raise-code-coverage
Jul 16, 2026
Merged

refactoring/raise-code-coverage#86
redcatbear merged 5 commits into
mainfrom
refactoring/raise-code-coverage

Conversation

@redcatbear

Copy link
Copy Markdown
Contributor

Raise test coverage over 80%.

@redcatbear redcatbear self-assigned this Jul 16, 2026
@redcatbear redcatbear added the refactoring Code improvement without behavior change label Jul 16, 2026
kaklakariada
kaklakariada previously approved these changes Jul 16, 2026

private static String loadAdapterScriptContent() {
try {
return Files.readString(Paths.get("src/test/resources/virtual_schema_stub.lua"), StandardCharsets.UTF_8);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The file is already on the classpath. You could read it as a resource to be independent from the current working dir.

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.

Using classpath now.

@sonarqubecloud

Copy link
Copy Markdown

@redcatbear
redcatbear enabled auto-merge (squash) July 16, 2026 12:31
@redcatbear
redcatbear merged commit 34eee76 into main Jul 16, 2026
9 checks passed
@redcatbear
redcatbear deleted the refactoring/raise-code-coverage branch July 16, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Code improvement without behavior change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants