TeamHG-Memex / html-text

Extract text from HTML
MIT License
130 stars 24 forks source link

Allow extracting alternative text #20

Open Gallaecio opened 4 years ago

Gallaecio commented 4 years ago

Closes #4

codecov-io commented 4 years ago

Codecov Report

Merging #20 into master will increase coverage by 0.14%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   96.11%   96.26%   +0.14%     
==========================================
  Files           2        2              
  Lines         103      107       +4     
  Branches       19       21       +2     
==========================================
+ Hits           99      103       +4     
  Misses          3        3              
  Partials        1        1
Impacted Files Coverage Δ
html_text/html_text.py 96.19% <100%> (+0.15%) :arrow_up: