openzim / ifixit

iFixit to ZIM scraper
GNU General Public License v3.0
25 stars 3 forks source link

Fix title and report #102

Closed benoit74 closed 6 months ago

benoit74 commented 6 months ago

Fix #100

Changes

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (ed0c0d7) to head (bbbbed5).

Files Patch % Lines
src/ifixit2zim/imager.py 0.00% 3 Missing :warning:
src/ifixit2zim/scraper.py 0.00% 3 Missing :warning:
src/ifixit2zim/utils.py 0.00% 3 Missing :warning:
src/ifixit2zim/executor.py 0.00% 2 Missing :warning:
src/ifixit2zim/scraper_generic.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 17 17 Lines 1665 1653 -12 Branches 293 292 -1 ===================================== + Misses 1665 1653 -12 ```

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