-
Notifications
You must be signed in to change notification settings - Fork 39
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
Make _find_input_files public #1618
Conversation
@sloosvel and @valeriupredoi it looks like you are the right ones to ask about this from my very basic git blame investigation. I just wanted to ask for your thoughts on a) the docstrings (suggestions of how to describe the |
I'm very sorry but I don't think I will be able to take a look at this right now, as I will be focusing on the PR that are open for the release! |
Totally fine, this should definitely wait until after the release |
@znicholls I'm also trying to add a nicer version of this to the public API, but it's still work in progress: #1609. |
Super nice. Should I close this then? Fine by me but would be good to have
a rough expected timeline for #1609
…On Tue, 7 Jun 2022 at 3:26 pm, Bouwe Andela ***@***.***> wrote:
@znicholls <https://github.com/znicholls> I'm also trying to add a nicer
version of this to the public API, but it's still work in progress: #1609
<#1609>.
—
Reply to this email directly, view it on GitHub
<#1618 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFUH5G2FXXJHGKFHPFZ2R3DVN5EWXANCNFSM5YASEKRQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@znicholls - cheers for this! Sorry for the radio silence, I just got back from holidays. I like the idea of making this public and importable/usable in the API - but I think we should have this integrated in a broader functionality e.g. a |
@valeriupredoi all good, let's wait and see where #1609 lands before coming back to this. The dry run idea sounds awesome! |
(Feel free to close if you don't like having draft PRs floating around) |
I for one love having draft PRs floating around. More if they have an (aspirational) milestone assigned. |
absolutely, me too! Draft is a word I like too (eg draft beer 🍺 ) |
I will try really hard to get that into the next release. It is kind of working now, but there are still about 100 broken tests that need careful inspection and if necessary an update. And then it needs to be reviewed of course.. |
can help! Test fixing and/or reviewing, lemme know 🍺 |
This is now available as the function |
Description
Makes
_find_input_files
public. This is a super useful function and would be great if it was part of the 'public API' or at least well-documented and explicitly tested so that it can be used with confidence in other parts of the package (my particular interest is for #1572).Link to documentation:
Before you get started
☝ Create an issue to discuss what you are going to doChecklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
To help with the number pull requests: