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

Feature/getters #36

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Feature/getters #36

wants to merge 3 commits into from

Conversation

Schmluk
Copy link
Collaborator

@Schmluk Schmluk commented Nov 18, 2024

Replaces #34.

@floriantschopp Thanks a lot for the patience. Would this implementation work for your purposes?
Also: Check out #25 which will probably go in soon and may provide some nice interfaces for your use cases 😉

List of updates (and why):

  • Moved into separate header (config.h should only contain functionality require to define configs, to avoid pulling in deps/includes into the core repos)
  • Update the parsing to take the config_utilities version of parsing, which should be safer / more reproducible compared yaml casts.
  • Added small tweak to test to also check the correct warnings.

Copy link
Collaborator

@nathanhhughes nathanhhughes left a comment

Choose a reason for hiding this comment

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

LGTM! (sorry I missed this)

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.

3 participants