Closed MathieuLavigneCC closed 4 years ago
Merging #24 into master will decrease coverage by
0.32%
. The diff coverage is60.00%
.
@@ Coverage Diff @@
## master #24 +/- ##
==========================================
- Coverage 91.40% 91.08% -0.33%
==========================================
Files 24 24
Lines 512 516 +4
Branches 44 45 +1
==========================================
+ Hits 468 470 +2
- Misses 27 28 +1
- Partials 17 18 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/lib/create.ts | 92.30% <60.00%> (-7.70%) |
:arrow_down: |
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 93a9987...d3e63c2. Read the comment docs.
Thanks for PR.
Closes #23 Detect custom template.md
Fix #23
New decision files are created from default templates.
New decision files are created from custom template if the file {basePath}/template.md exists.