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

feat: Support Dep on function based commands. #97

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Conversation

DanCardin
Copy link
Owner

Previously all args were translated to dataclass fields, i.e. CLI inputs, and Deps would not be fullfilled

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f86666d) 100.00% compared to head (11ae187) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #97   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1942      1954   +12     
  Branches       422       425    +3     
=========================================
+ Hits          1942      1954   +12     

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

@DanCardin DanCardin merged commit f545da7 into main Feb 10, 2024
13 checks passed
@DanCardin DanCardin deleted the dc/function-deps branch February 10, 2024 19:39
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