Skip to content

Minimal scraper structure, including Vite ZIM UI

0a95a7d
Select commit
Loading
Failed to load commit list.
Merged

Minimal scraper structure, including Vite ZIM UI #16

Minimal scraper structure, including Vite ZIM UI
0a95a7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 38.84892% with 170 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@af4a7a2). Learn more about missing BASE report.

Files with missing lines Patch % Lines
scraper/src/maps2zim/processor.py 22.83% 98 Missing ⚠️
scraper/src/maps2zim/entrypoint.py 0.00% 36 Missing ⚠️
scraper/src/maps2zim/__main__.py 0.00% 19 Missing ⚠️
scraper/src/maps2zim/zimconfig.py 36.36% 7 Missing ⚠️
scraper/src/maps2zim/utils.py 0.00% 6 Missing ⚠️
scraper/src/maps2zim/download.py 66.66% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage        ?   38.84%           
=======================================
  Files           ?       10           
  Lines           ?      278           
  Branches        ?       16           
=======================================
  Hits            ?      108           
  Misses          ?      170           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.