Closed agubler closed 4 years ago
Merging #237 into master will increase coverage by
0.05%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #237 +/- ##
==========================================
+ Coverage 83.91% 83.96% +0.05%
==========================================
Files 46 46
Lines 2089 2096 +7
Branches 564 564
==========================================
+ Hits 1753 1760 +7
Misses 336 336
Impacted Files | Coverage Δ | |
---|---|---|
src/build-time-render/BuildTimeRender.ts | 95.37% <100%> (+0.09%) |
: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 4887021...17398b1. Read the comment docs.
Resolves #239
Type: bug
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Remove previously generated html pages by BTR so that the on re-builds the a fresh page loads and doesn't use the html from the previous build.