openzim / python-scraperlib

Collection of Python code to re-use across Python-based scrapers
GNU General Public License v3.0
17 stars 16 forks source link

Issue 155: log metadata prior to verification (PR #160 fixes) #172

Closed rgaudin closed 1 week ago

rgaudin commented 2 weeks ago

I can't push on #160 so here's a copy of it with my fixes at the end. Should it be satisfactory, I suggest we squash all commits into one.

Fixes #155

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ada7f73) to head (def563a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #172 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 32 32 Lines 1412 1439 +27 Branches 243 248 +5 ========================================= + Hits 1412 1439 +27 ```

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