Skip to content

Conversation

@yabjames
Copy link
Owner

  • Updates the project to implement the Debug and Release builds correctly
  • Release build should use the -O2 flag by default
  • Debug build still uses -g -O0 --coverage flags
  • Dockerfile, GitHub Actions workflows, and docs updated accordingly

@yabjames yabjames linked an issue Dec 29, 2025 that may be closed by this pull request
3 tasks
@github-actions
Copy link

LCOV of commit 2022993 during server_workflows.yml #38

Summary coverage rate:
  lines......: 74.6% (1095 of 1468 lines)
  functions..: 83.0% (720 of 867 functions)
  branches...: no data found

Files changed coverage rate: n/a

@yabjames yabjames merged commit 5f0dfe8 into main Dec 29, 2025
1 check passed
@yabjames yabjames deleted the 41-enabler-add-separate-debug-and-release-build-modes branch December 29, 2025 23:40
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.

[ENABLER] Add separate debug and release build modes

2 participants