Skip to content

Feature/295 sonar issues#296

Merged
robdeltares merged 13 commits intomasterfrom
feature/295-sonar-issues
Feb 16, 2026
Merged

Feature/295 sonar issues#296
robdeltares merged 13 commits intomasterfrom
feature/295-sonar-issues

Conversation

@robdeltares
Copy link
Contributor

No description provided.

@robdeltares robdeltares marked this pull request as ready for review February 11, 2026 09:54
@robdeltares robdeltares marked this pull request as draft February 11, 2026 09:57
@robdeltares robdeltares marked this pull request as ready for review February 12, 2026 12:55
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
5.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

std::string last_exception = "";

extern "C" DLL_PUBLIC void AddLibrary(char* library)
extern "C" DLL_PUBLIC void AddLibrary(const char* library)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would add here:

using namespace Deltares::Server;

and remove Deltares::Server:: in the rest of the file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, but await sonarqube comments ...

@robdeltares robdeltares merged commit 161e286 into master Feb 16, 2026
@robdeltares robdeltares deleted the feature/295-sonar-issues branch February 16, 2026 10:10
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.

2 participants