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

maintenance: simplify code structure #86

Closed adbar closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #86 (407e1a8) into master (2d61e21) will increase coverage by 0.09%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   98.81%   98.90%   +0.09%     
==========================================
  Files           8        8              
  Lines         925      910      -15     
==========================================
- Hits          914      900      -14     
+ Misses         11       10       -1     
Files Changed Coverage Δ
htmldate/core.py 99.20% <100.00%> (-0.02%) :arrow_down:
htmldate/extractors.py 99.14% <100.00%> (+0.41%) :arrow_up:
htmldate/validators.py 100.00% <100.00%> (ø)