Skip to content

Improve window ownership and event bus safety - #24

Merged
Konstantysz merged 2 commits into
mainfrom
fix/issues-21-22
Feb 16, 2026
Merged

Improve window ownership and event bus safety#24
Konstantysz merged 2 commits into
mainfrom
fix/issues-21-22

Conversation

@Konstantysz

@Konstantysz Konstantysz commented Feb 16, 2026

Copy link
Copy Markdown
Owner

Addresses Issues 21 and 22.

Changes

Verified with all 64 existing tests passing.

@github-actions

github-actions Bot commented Feb 16, 2026

Copy link
Copy Markdown

📊 Test Coverage Report

Coverage Statistics

Metric Coverage
Lines 59.43%
Functions 54.97%

@Konstantysz Konstantysz changed the title fix(core): improve window ownership and event bus safety Improve window ownership and event bus safety Feb 16, 2026
@Konstantysz
Konstantysz merged commit 85a8f28 into main Feb 16, 2026
12 checks passed
@Konstantysz
Konstantysz deleted the fix/issues-21-22 branch February 16, 2026 23:09
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.

Event System - Thread Safety and Type Safety in EventBus Memory Management - Use std::unique_ptr for Window ownership in Application

1 participant