adbar / htmldate

Fast and robust date extraction from web pages, with Python or on the command-line
https://htmldate.readthedocs.io
Apache License 2.0
117 stars 26 forks source link

extraction: better precision & shorter code #105

Closed adbar closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Merging #105 (22c1086) into master (5ba8f70) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
- Coverage   98.89%   98.87%   -0.02%     
==========================================
  Files           8        8              
  Lines         907      892      -15     
==========================================
- Hits          897      882      -15     
  Misses         10       10              
Files Coverage Δ
htmldate/core.py 99.17% <100.00%> (-0.02%) :arrow_down:
htmldate/extractors.py 99.10% <100.00%> (-0.05%) :arrow_down:
htmldate/settings.py 100.00% <ø> (ø)
htmldate/utils.py 98.18% <100.00%> (+0.03%) :arrow_up: