Closed davidanthoff closed 6 years ago
Merging #21 into master will increase coverage by
0.3%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #21 +/- ##
=========================================
+ Coverage 82.2% 82.51% +0.3%
=========================================
Files 8 8
Lines 399 406 +7
=========================================
+ Hits 328 335 +7
Misses 71 71
Impacted Files | Coverage Δ | |
---|---|---|
src/windows.jl | 72.72% <100%> (+5.15%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a480e3c...e0b9004. Read the comment docs.
@rofinn Alright, this is ready to be reviewed and merged.
LGTM. I forgot about that splitdrive regex :(
Yeah, I think the fact that the base function actually behaves differently depending on where you run it is quite problematic.
I'll add tests once I've seen code coverage results for this.