Skip to content

(WIP) Add env= arg to tyro.conf.arg()#456

Open
brentyi wants to merge 1 commit into
mainfrom
brent/20260406_load_from_env
Open

(WIP) Add env= arg to tyro.conf.arg()#456
brentyi wants to merge 1 commit into
mainfrom
brent/20260406_load_from_env

(WIP) Add `env=` arg to `tyro.conf.arg()`

febdb51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 1s

99.42% (-0.23%) compared to 8e773a4

View this Pull Request on Codecov

99.42% (-0.23%) compared to 8e773a4

Details

Codecov Report

❌ Patch coverage is 57.14286% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.42%. Comparing base (8e773a4) to head (febdb51).

Files with missing lines Patch % Lines
src/tyro/_arguments.py 50.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
- Coverage   99.64%   99.42%   -0.23%     
==========================================
  Files          52       52              
  Lines        3984     4005      +21     
==========================================
+ Hits         3970     3982      +12     
- Misses         14       23       +9     

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