Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conf.PositionalRequiredArgs #66

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Add conf.PositionalRequiredArgs #66

merged 2 commits into from
Sep 6, 2023

Conversation

brentyi
Copy link
Owner

@brentyi brentyi commented Sep 2, 2023

#64

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0fb5289) 99.12% compared to head (cf5f26a) 99.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   99.12%   99.13%           
=======================================
  Files          23       23           
  Lines        1953     1956    +3     
=======================================
+ Hits         1936     1939    +3     
  Misses         17       17           
Flag Coverage Δ
unittests 99.13% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
tyro/_fields.py 99.66% <ø> (ø)
tyro/conf/__init__.py 100.00% <100.00%> (ø)
tyro/conf/_markers.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brentyi brentyi merged commit 5498eec into main Sep 6, 2023
10 checks passed
@brentyi brentyi deleted the brent/positional_required branch September 6, 2023 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant