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: stricter patterns #103

Closed adbar closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #103 (50f0ecf) into master (a4f6b63) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   98.90%   98.89%   -0.01%     
==========================================
  Files           8        8              
  Lines         911      903       -8     
==========================================
- Hits          901      893       -8     
  Misses         10       10              
Files Coverage Δ
htmldate/core.py 99.18% <100.00%> (-0.02%) :arrow_down:
htmldate/extractors.py 99.14% <100.00%> (ø)