Closed jfavrod closed 3 years ago
Merging #6 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #6 +/- ##
======================================
Coverage 92.5% 92.5%
======================================
Files 3 3
Lines 80 80
======================================
Hits 74 74
Misses 6 6
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 5b48ff9...2f27811. Read the comment docs.
Showing users how to use the pattern kwarg for the rootpath.detect method. Also added an example: the pattern argument for using a Pipfile as the detection pattern.
More examples of the usage of the
pattern
argument can be added.