Skip to content

Refactor: added event behaviour#567

Merged
kraleppa merged 8 commits intomainfrom
544-create-event-behavior
Jul 8, 2025
Merged

Refactor: added event behaviour#567
kraleppa merged 8 commits intomainfrom
544-create-event-behavior

Conversation

@kraleppa
Copy link
Member

@kraleppa kraleppa commented Jul 7, 2025

No description provided.

@kraleppa kraleppa requested review from GuzekAlan and hhubert6 July 7, 2025 12:56
@kraleppa kraleppa linked an issue Jul 7, 2025 that may be closed by this pull request
Copy link
Contributor

@GuzekAlan GuzekAlan left a comment

Choose a reason for hiding this comment

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

Nice 👍

Can you add test for it (I mean create simple event like in docs and assert it just to be sure that it generates good struct.

Do we want to have LiveDebuggerRefactor module in our app and then after refactor change it? It shouldn't be a problem with changing it in the end but wanted to confirm so that we would stick to it? We can add Readme for this folder saying that these are refactored files and it will in the end be main app

@kraleppa
Copy link
Member Author

kraleppa commented Jul 8, 2025

@GuzekAlan

Do we want to have LiveDebuggerRefactor module in our app and then after refactor change it?

I'd say yes - I want to make sure that module names won't overlap with current implementation and to make a bigger distinction between those implementations

@kraleppa kraleppa requested a review from GuzekAlan July 8, 2025 08:51
@kraleppa kraleppa merged commit ea5a953 into main Jul 8, 2025
2 checks passed
@kraleppa kraleppa deleted the 544-create-event-behavior branch July 8, 2025 09:21
samrobinsonsauce pushed a commit to samrobinsonsauce/live-debugger that referenced this pull request Jul 18, 2025
* Added event module

* Added better docs

* Added docs

* Added event type

* Added README to live_debugger_refactor

* Added basic tests

* Fixed credo
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.

Create event behavior

2 participants