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

[RFC] Poc config yaml #2518

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from
Draft

Conversation

marcalff
Copy link
Member

@marcalff marcalff commented Jan 31, 2024

Fixes #2481

Request For Comments (Proof of concept code for now)

Start with examples/yaml/main.cc

Features implemented:

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@marcalff marcalff requested a review from a team as a code owner January 31, 2024 00:19
@marcalff marcalff marked this pull request as draft January 31, 2024 00:28
@marcalff marcalff changed the title [IGNORE ME] Poc config yaml [RFC] Poc config yaml Feb 20, 2024
@esigo esigo self-assigned this Feb 26, 2024
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.54%. Comparing base (497eaf4) to head (4bb5fe4).
Report is 61 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2518      +/-   ##
==========================================
+ Coverage   87.12%   87.54%   +0.42%     
==========================================
  Files         200      188      -12     
  Lines        6109     5840     -269     
==========================================
- Hits         5322     5112     -210     
+ Misses        787      728      -59     

see 64 files with indirect coverage changes

Upgrade to rapidyaml 0.6.0
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.

[CONFIG] Implement file configuration
2 participants