Skip to content

Tidy up windows code smells missed by sonarscan - #8564

Merged
nbolton merged 1 commit into
masterfrom
sonarCleanup_WinCatchup
May 3, 2025
Merged

Tidy up windows code smells missed by sonarscan#8564
nbolton merged 1 commit into
masterfrom
sonarCleanup_WinCatchup

Conversation

@sithlord48

@sithlord48 sithlord48 commented May 2, 2025

Copy link
Copy Markdown
Member

requires: #8565
Try to catch the windows specific files by using override and default constructors / deconstructs where possible

Comical that sonar scan would detect subclasses as duplicated code...
Screenshot_20250502_100202

@sithlord48
sithlord48 requested a review from nbolton May 2, 2025 13:06
@sithlord48
sithlord48 force-pushed the sonarCleanup_WinCatchup branch 4 times, most recently from 352b1d3 to ab0cc6b Compare May 2, 2025 18:22
@sithlord48 sithlord48 added 🪟 windows This issue affects Windows 🗒️ task Doesn't directly add new functionality or fix bugs in the program labels May 2, 2025
@sithlord48
sithlord48 force-pushed the sonarCleanup_WinCatchup branch 3 times, most recently from ad9738e to ac48e8e Compare May 2, 2025 19:46
@sithlord48 sithlord48 changed the title chore: clean up windows arch smells mised by sonarscan Tidy up windows code smells missed by sonarscan May 2, 2025
@nbolton
nbolton force-pushed the sonarCleanup_WinCatchup branch from ac48e8e to 416c770 Compare May 3, 2025 20:12
@nbolton

nbolton commented May 3, 2025

Copy link
Copy Markdown
Member

Ignoring:

Failed conditions
40.3% Duplication on New Code (required ≤ 20%)

@nbolton
nbolton merged commit e9ccd51 into master May 3, 2025
@nbolton
nbolton deleted the sonarCleanup_WinCatchup branch May 3, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗒️ task Doesn't directly add new functionality or fix bugs in the program 🪟 windows This issue affects Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants