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

refactor: EnumStrings.hpp from codingUtilities to common/format #3267

Merged
merged 47 commits into from
Nov 13, 2024

Conversation

MelReyCG
Copy link
Contributor

@MelReyCG MelReyCG commented Aug 2, 2024

This PR is after the #3247, and aim to relocate EnumStrings.hpp at a lower level, in the common/format package. The goal is to allow basic components, such as the upcoming logger (in common/logger), to depend on it, without relying on a circular header dependency.

MelReyCG and others added 23 commits July 22, 2024 14:33
- no runtime types nor Mpi constants
- DataTypes.cpp is not useful anymore.
… into feature/rey/refactor-stringenums-to-common
@MelReyCG
Copy link
Contributor Author

MelReyCG commented Aug 22, 2024

@rrsettgast @corbett5 @wrtobin @untereiner, may I ask you a review as you guys are the concerned codeowners?

@paveltomin
Copy link
Contributor

@rrsettgast ?

@MelReyCG MelReyCG changed the title refactor: StringEnums.hpp from codingUtilities to common/format refactor: EnumStrings.hpp from codingUtilities to common/format Oct 17, 2024
Copy link
Collaborator

@CusiniM CusiniM left a comment

Choose a reason for hiding this comment

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

LGTM.

Thanks.

@rrsettgast rrsettgast merged commit 73d86e8 into develop Nov 13, 2024
22 of 23 checks passed
@rrsettgast rrsettgast deleted the feature/rey/refactor-stringenums-to-common branch November 13, 2024 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI flag: ready for review type: cleanup / refactor Non-functional change (NFC)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants