Josiah Bruner
Josiah Bruner
To try to address code coverage I consolidated what appeared (to me) to be redundant logic. `target.py` now uses the `is_pysource()` function from `dummymodule.py`.
Oof, I see my test is incorrect. I'm checking that for an empty set where I don't want to. I tried to look at fixing that, but there are other...
Some Slack context: https://r2c-community.slack.com/archives/C0242656NQ2/p1647968260985419
Thanks for the writeup @arlimus! I do think Option A, as-is, would be very useful. However, I'll note that this doesn't entirely cover my desired workflow (or if it does,...