Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eventmanager: Extracted some logic to an external function #1021

Conversation

tcoyvwac
Copy link
Contributor

@tcoyvwac tcoyvwac commented Sep 1, 2022

EventManager.{c.h}xx:

  • Added namespace: detail.
  • Added function: updatePlacementMode
  • Added some test cases for: EventManager: updatePlacementMode.

@tcoyvwac tcoyvwac force-pushed the fix/refactor/prefer-extracted-function-engine branch 4 times, most recently from ea16f26 to 733a1bb Compare September 1, 2022 18:33
@tcoyvwac
Copy link
Contributor Author

tcoyvwac commented Sep 1, 2022

Related issue about conan currently failing: conan-io/conan#12007

@tcoyvwac tcoyvwac force-pushed the fix/refactor/prefer-extracted-function-engine branch 6 times, most recently from ab926a9 to dbb9d83 Compare September 5, 2022 15:15
@tcoyvwac tcoyvwac force-pushed the fix/refactor/prefer-extracted-function-engine branch 2 times, most recently from e6b5bb9 to edf9535 Compare September 15, 2022 20:22
@tcoyvwac tcoyvwac force-pushed the fix/refactor/prefer-extracted-function-engine branch from edf9535 to de2fc2c Compare September 26, 2022 14:21
EventManager.{c.h}xx:
* Added namespace: `detail`.
* Added function: updatePlacementMode
* Added test cases for: EventManager: update_placement_mode.
@tcoyvwac tcoyvwac force-pushed the fix/refactor/prefer-extracted-function-engine branch from de2fc2c to 07ed006 Compare September 26, 2022 16:45
@sonarcloud
Copy link

sonarcloud bot commented Sep 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

83.3% 83.3% Coverage
0.0% 0.0% Duplication

Copy link
Collaborator

@lizzyd710 lizzyd710 left a comment

Choose a reason for hiding this comment

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

Sorry I was MIA for a bit and didn't see this until now, but nice work! Especially with adding the unit tests!

@lizzyd710 lizzyd710 merged commit cab6b25 into CytopiaTeam:master Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants