Skip to content

Add cpacs format checker - #1421

Draft
svengoldberg wants to merge 14 commits into
mainfrom
add_cpacs_format_checker
Draft

Add cpacs format checker#1421
svengoldberg wants to merge 14 commits into
mainfrom
add_cpacs_format_checker

Include external CPACS schema tool from SL in TiGL and CI

ff1e4d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 0s

73.22% (+0.02%) compared to cdb546a

View this Pull Request on Codecov

73.22% (+0.02%) compared to cdb546a

Details

Codecov Report

❌ Patch coverage is 53.57143% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.22%. Comparing base (cdb546a) to head (ff1e4d4).

Files with missing lines Patch % Lines
src/wing/CTiglWingHelper.cpp 54.16% 11 Missing ⚠️
src/contrib/MakePatches.cxx 50.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1421      +/-   ##
==========================================
+ Coverage   73.19%   73.22%   +0.02%     
==========================================
  Files         324      324              
  Lines       28606    28594      -12     
==========================================
- Hits        20939    20938       -1     
+ Misses       7667     7656      -11     
Files with missing lines Coverage Δ
src/contrib/MakePatches.cxx 84.89% <50.00%> (-0.76%) ⬇️
src/wing/CTiglWingHelper.cpp 81.04% <54.16%> (-1.03%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.