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

fix: missing month keys #100

Closed adbar closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #100 (86acb53) into master (966488c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   98.89%   98.89%           
=======================================
  Files           8        8           
  Lines         909      909           
=======================================
  Hits          899      899           
  Misses         10       10           
Files Coverage Δ
htmldate/extractors.py 99.14% <ø> (ø)