Closed rlskoeser closed 1 year ago
Merging #275 (1584542) into develop (bbed6b3) will increase coverage by
0.28%
. The diff coverage is42.10%
.
@@ Coverage Diff @@
## develop #275 +/- ##
===========================================
+ Coverage 15.90% 16.19% +0.28%
===========================================
Files 9 9
Lines 748 735 -13
Branches 146 143 -3
===========================================
Hits 119 119
+ Misses 545 535 -10
+ Partials 84 81 -3
@quadrismegistus do you have time for a quick review? mostly care about your eyes on the js in case there's anything I missed
feedback during the code review process helped me see that we could include just the portion of the html we needed in the json data (rendering just the inner article portion with hugo), and not have to deal with fetching and parsing the content remotely.