Skip to content

Fix compilation warnings and enable stricter checks - #15

Merged
Konstantysz merged 2 commits into
mainfrom
fix/compilation-warnings
Nov 22, 2025
Merged

Fix compilation warnings and enable stricter checks#15
Konstantysz merged 2 commits into
mainfrom
fix/compilation-warnings

Conversation

@Konstantysz

Copy link
Copy Markdown
Owner

Resolved compilation warnings in Layer.h and TestApplication.cpp using modern C++ features ([[maybe_unused]], static_cast). Enabled stricter warning flags (/W4 for MSVC) in CMakeLists.txt to prevent future issues.

@github-actions

Copy link
Copy Markdown

📊 Test Coverage Report

Coverage Statistics

Metric Coverage
Lines 59.11%
Functions 55.03%

@Konstantysz
Konstantysz merged commit 66c2fc4 into main Nov 22, 2025
12 checks passed
@Konstantysz
Konstantysz deleted the fix/compilation-warnings branch November 22, 2025 20:03
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.

1 participant