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

code refactoring #108

Closed adbar closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Merging #108 (a6b307c) into master (4dcf80d) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   99.09%   99.09%   -0.01%     
==========================================
  Files           8        8              
  Lines         886      880       -6     
==========================================
- Hits          878      872       -6     
  Misses          8        8              
Files Coverage Δ
htmldate/core.py 99.14% <100.00%> (-0.04%) :arrow_down:
htmldate/extractors.py 98.62% <100.00%> (-0.02%) :arrow_down:
htmldate/meta.py 100.00% <100.00%> (ø)
htmldate/utils.py 98.31% <100.00%> (+0.13%) :arrow_up:
htmldate/validators.py 100.00% <100.00%> (ø)