Closed Vanderhoof closed 5 years ago
Merging #46 into develop will increase coverage by
2.47%
. The diff coverage is62.5%
.
@@ Coverage Diff @@
## develop #46 +/- ##
==========================================
+ Coverage 75.42% 77.9% +2.47%
==========================================
Files 13 13
Lines 350 344 -6
==========================================
+ Hits 264 268 +4
+ Misses 86 76 -10
Impacted Files | Coverage Δ | |
---|---|---|
foliant/preprocessors/base.py | 77.77% <100%> (+23.93%) |
:arrow_up: |
foliant/config/path.py | 75% <57.14%> (-5%) |
: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 e289984...2c554cf. Read the comment docs.
!project_path — Path object relative to project root without validation. !rel_path — just Path object, for preprocessors to treat like path relative to current file. This tag is necessary to interpret paths in tag parameters correct in includes.