-
Notifications
You must be signed in to change notification settings - Fork 503
[CONFIGURATION] Implement declarative configuration (config.yaml) #2518
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2518 +/- ##
==========================================
- Coverage 90.01% 90.00% -0.01%
==========================================
Files 225 225
Lines 7105 7105
==========================================
- Hits 6395 6394 -1
- Misses 710 711 +1 🚀 New features to boost your workflow:
|
Upgrade to rapidyaml 0.6.0
dbarker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great addition to the project!
Thanks. According to github history for this PR, it took 273 commits to finally add 9 lines ;-) |
Fixes #2481
Start with examples/configuration/main.cc
Changes
Please provide a brief description of the changes here.
For significant contributions please make sure you have completed the following items:
CHANGELOG.mdupdated for non-trivial changes