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

migrate to generic syntax in all std collections #140

Closed aryanA101a closed 4 months ago

aryanA101a commented 4 months ago

Fix #106

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (5e06848) 100.00% compared to head (48c6546) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 32 32 Lines 1374 1393 +19 Branches 240 240 ========================================= + Hits 1374 1393 +19 ```

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

benoit74 commented 4 months ago

I unfortunately had to force push to your main branch ... and I fucked up, sorry about that I've reopened the PR #142