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

extractors: better discard regexes #87

Closed adbar closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #87 (a3ddfe0) into master (81ee07d) will increase coverage by 0.32%. Report is 1 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   98.90%   99.22%   +0.32%     
==========================================
  Files           8        8              
  Lines         910      908       -2     
==========================================
+ Hits          900      901       +1     
+ Misses         10        7       -3     
Files Changed Coverage Δ
htmldate/extractors.py 99.14% <100.00%> (-0.01%) :arrow_down:

... and 1 file with indirect coverage changes