adbar / trafilatura

Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
https://trafilatura.readthedocs.io
Apache License 2.0
3.67k stars 263 forks source link

table fix: maximum number of header columns #665

Closed adbar closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.02%. Comparing base (c60395c) to head (f188ed2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #665 +/- ## ======================================= Coverage 98.02% 98.02% ======================================= Files 21 21 Lines 3489 3489 ======================================= Hits 3420 3420 Misses 69 69 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.