Closed samwaseda closed 9 months ago
Coverage variation | Diff coverage |
---|---|
:white_check_mark: +0.03% (target: -1.00%) | :white_check_mark: 100.00% |
You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
snippets/files.py | 4 | 93.59% | ||
<!-- | Total: | 4 | --> |
Totals | |
---|---|
Change from base Build 7939797536: | 0.02% |
Covered Lines: | 5705 |
Relevant Lines: | 6255 |
@liamhuber I made this project to make a better overview. Hopefully it helps a bit.
Since the distinction won't be needed if DirectoryObject
is derived from Path
, I close this PR.
I think it's straightforward enough, but this PR is to make
DirectoryObject
recognisestr
,Path
andDirectoryObject
for the directory instantiation.I guess this is the first one to be merged. Sorry for going back and forth all the time!