Skip to content

For unions, handle string types last#209

Open
brentyi wants to merge 493 commits into
mainfrom
brent/str_in_union_tweak
Open

For unions, handle string types last#209
brentyi wants to merge 493 commits into
mainfrom
brent/str_in_union_tweak

ruff

37dc485
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

99.78% (+0.62%) compared to b6c0cd6

View this Pull Request on Codecov

99.78% (+0.62%) compared to b6c0cd6

Details

Codecov Report

❌ Patch coverage is 99.76371% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.78%. Comparing base (b6c0cd6) to head (37dc485).
⚠️ Report is 727 commits behind head on main.

Files with missing lines Patch % Lines
src/tyro/_docstrings.py 93.61% 3 Missing ⚠️
src/tyro/_argparse_formatter.py 99.70% 1 Missing ⚠️
src/tyro/_fields.py 99.31% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   99.16%   99.78%   +0.62%     
==========================================
  Files          19       28       +9     
  Lines        1552     2302     +750     
==========================================
+ Hits         1539     2297     +758     
+ Misses         13        5       -8     

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