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
118 stars 26 forks source link

extractors: more precise regex components #106

Closed adbar closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #106 (94172ad) into master (c88924a) will decrease coverage by 0.78%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   98.87%   98.10%   -0.78%     
==========================================
  Files           8        8              
  Lines         892      895       +3     
==========================================
- Hits          882      878       -4     
- Misses         10       17       +7     
Files Coverage Δ
htmldate/extractors.py 96.03% <100.00%> (-3.08%) :arrow_down: