-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
Dev/force run params #101
Dev/force run params #101
Conversation
Now delayed parameters are only fetched per execution
Codecov ReportBase: 95.19% // Head: 95.49% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #101 +/- ##
==========================================
+ Coverage 95.19% 95.49% +0.30%
==========================================
Files 88 88
Lines 4474 4597 +123
==========================================
+ Hits 4259 4390 +131
+ Misses 215 207 -8
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This has several updates:
EnvArg
,CliArg
>>
. The first that does not raise an error is used.task.run()
and it supports passing run parameterstask.force_run