Skip to content

YAML input file parsing with JuliaC#314

Merged
cmhamel merged 5 commits into
mainfrom
input-file-parsing
Jun 12, 2026
Merged

YAML input file parsing with JuliaC#314
cmhamel merged 5 commits into
mainfrom
input-file-parsing

Disabling yaml test on windows for now.

440f84f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 12, 2026 in 0s

69.13% (-2.94%) compared to eccba63

View this Pull Request on Codecov

69.13% (-2.94%) compared to eccba63

Details

Codecov Report

❌ Patch coverage is 44.85407% with 359 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.13%. Comparing base (eccba63) to head (440f84f).

Files with missing lines Patch % Lines
src/parser/SimpleYAML.jl 40.26% 319 Missing ⚠️
src/AppTools.jl 67.14% 23 Missing ⚠️
src/parser/InputFileParser.jl 63.82% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
- Coverage   72.07%   69.13%   -2.94%     
==========================================
  Files          53       55       +2     
  Lines        5339     5926     +587     
==========================================
+ Hits         3848     4097     +249     
- Misses       1491     1829     +338     

☔ View full report in Codecov by Harness.
📢 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.