Skip to content

feat: Explicitly export IO schema field order#595

Merged
dionhaefner merged 7 commits into
mainfrom
linus/export-io-field-order
May 27, 2026
Merged

feat: Explicitly export IO schema field order#595
dionhaefner merged 7 commits into
mainfrom
linus/export-io-field-order

Recursively export field order

89ae685
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 1s

77.16% (+0.04%) compared to 39b27ce

View this Pull Request on Codecov

77.16% (+0.04%) compared to 39b27ce

Details

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.16%. Comparing base (39b27ce) to head (89ae685).

Files with missing lines Patch % Lines
tesseract_core/runtime/schema_generation.py 92.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #595      +/-   ##
==========================================
+ Coverage   77.12%   77.16%   +0.04%     
==========================================
  Files          32       32              
  Lines        4502     4519      +17     
  Branches      741      743       +2     
==========================================
+ Hits         3472     3487      +15     
  Misses        727      727              
- Partials      303      305       +2     

☔ 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.