Skip to content

Added support for TOML based cofiguration files#39

Merged
marcoSanti merged 23 commits into
mainfrom
toml-configuration
Nov 21, 2025
Merged

Added support for TOML based cofiguration files#39
marcoSanti merged 23 commits into
mainfrom
toml-configuration

Conversation

@marcoSanti
Copy link
Copy Markdown
Member

This commits adds support for TOML configuration files, thus making it possible to further customize the behaviour of the current executing CAPIO-CL running instance.

@marcoSanti marcoSanti marked this pull request as draft November 17, 2025 16:46
This commits adds support for TOML configuration files, thus making it possible to
further customize the behaviour of the current executing CAPIO-CL running instance.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 96.13900% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.13%. Comparing base (96d8dd2) to head (6c2cce8).

Files with missing lines Patch % Lines
src/Engine.cpp 71.42% 0 Missing and 4 partials ⚠️
src/parsers/v1.1.cpp 98.03% 0 Missing and 2 partials ⚠️
src/serializers/v1.1.cpp 97.46% 1 Missing and 1 partial ⚠️
src/configuration.cpp 97.56% 0 Missing and 1 partial ⚠️
src/parsers/v1.cpp 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   98.53%   98.13%   -0.41%     
==========================================
  Files          15       19       +4     
  Lines         889     1126     +237     
  Branches      526      719     +193     
==========================================
+ Hits          876     1105     +229     
- Misses          1        2       +1     
- Partials       12       19       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcoSanti marcoSanti marked this pull request as ready for review November 21, 2025 15:10
@marcoSanti marcoSanti merged commit 063ffa1 into main Nov 21, 2025
79 of 80 checks passed
@marcoSanti marcoSanti deleted the toml-configuration branch November 21, 2025 22:04
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.

2 participants