-
Notifications
You must be signed in to change notification settings - Fork 59
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
allow more output types to use callables #557
Conversation
… type to use callables
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #557 +/- ##
=======================================
Coverage 77.06% 77.06%
=======================================
Files 20 20
Lines 4316 4316
Branches 1212 1212
=======================================
Hits 3326 3326
Misses 802 802
Partials 188 188
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
hello @djarecka , I've added tests for |
@yibeichan - not sure why |
Types of changes
Summary
File
,MultiOutputFile
, andDirectory
in outputs to usecallables
Checklist