wjdp / htmltest

:white_check_mark: Test generated HTML for problems
MIT License
323 stars 54 forks source link

fix: panic whith custom http headers #149

Closed caarlos0 closed 4 years ago

caarlos0 commented 4 years ago

closes https://github.com/wjdp/htmltest/issues/145

codecov[bot] commented 4 years ago

Codecov Report

Merging #149 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   83.27%   83.27%           
=======================================
  Files          20       20           
  Lines        1160     1160           
=======================================
  Hits          966      966           
  Misses        174      174           
  Partials       20       20           
Impacted Files Coverage Δ
htmltest/options.go 90.41% <100.00%> (ø)

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 5f77419...29e91ca. Read the comment docs.