heartpoints / heartpoints.org

3 stars 4 forks source link

add pulumi automation, englishify some bash redirect stuff, work thru… #188

Closed tommysullivan closed 5 years ago

tommysullivan commented 5 years ago

… some hp cli error fixes

codecov[bot] commented 5 years ago

Codecov Report

Merging #188 into master will decrease coverage by 3.68%. The diff coverage is 7.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
- Coverage   47.57%   43.89%   -3.69%     
==========================================
  Files         305      306       +1     
  Lines        1631     1622       -9     
  Branches       96       97       +1     
==========================================
- Hits          776      712      -64     
- Misses        855      910      +55
Impacted Files Coverage Δ
src/webServer/webServer.test.ts 100% <ø> (ø) :arrow_up:
src/frontEnd/site/rootStyles.ts 0% <0%> (ø) :arrow_up:
src/frontEnd/developers/isLocalhost.ts 0% <0%> (ø) :arrow_up:
src/frontEnd/developers/localHostNameIndicators.ts 0% <0%> (ø)
src/frontEnd/developers/isDeveloper.ts 0% <0%> (ø) :arrow_up:
src/webServer/middleware/immutableMiddlewares.ts 100% <100%> (ø) :arrow_up:
src/webServer/middleware/forceWWWHost.ts 0% <0%> (-100%) :arrow_down:
src/utils/maybe/typesafeEntries.ts 0% <0%> (-100%) :arrow_down:
src/webServer/middleware/notWWWWHost.ts 0% <0%> (-100%) :arrow_down:
src/webServer/middleware/httpsDefaultPort.ts 0% <0%> (-100%) :arrow_down:
... and 13 more

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 9d00d3f...92c0f80. Read the comment docs.

tommysullivan commented 5 years ago

@bob-bins has reviewed most of this, so i am ready to merge once the tests pass.