Uh oh!
There was an error while loading. Please reload this page.
Handle periods in directory names when interpolating paths - #71
Conversation
pugnascotia
commented
Feb 24, 2017
Aw, no fair on the decreased coverage - it's because there's fewer lines of code :-( |
pugnascotia
commented
Feb 27, 2017
Maintainers - I can add tests to increase the coverage score, but that will increase the scope of these changes. What would you like me to do? |
Timer
commented
Mar 1, 2017
Hi! We would love to see some feedback given on this issue so that it may be merged and released. Let me know if there's anything I can do to help facilitate this process, and thanks to all parties! /cc @jhnns |
jhnns
commented
Mar 6, 2017
Thanks! That looks good. It makes sense to use Published as |
Given:
...the result from
interpolateNameis wrong. I've reworked the code and added some tests to cover this.