Skip to content

Allow to switch between map styles in the UI, and persist choice

604be01
Select commit
Loading
Failed to load commit list.
Merged

UI enhanced #21

Allow to switch between map styles in the UI, and persist choice
604be01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 0s

27.42% (-0.06%) compared to 6b6a71f, passed because coverage increased by 0.04% when compared to adjusted base (27.38%)

View this Pull Request on Codecov

27.42% (-0.06%) compared to 6b6a71f, passed because coverage increased by 0.04% when compared to adjusted base (27.38%)

Details

Codecov Report

❌ Patch coverage is 29.41176% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.42%. Comparing base (6b6a71f) to head (604be01).

Files with missing lines Patch % Lines
scraper/src/maps2zim/entrypoint.py 0.00% 10 Missing ⚠️
scraper/src/maps2zim/processor.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   27.47%   27.42%   -0.06%     
==========================================
  Files          11       11              
  Lines         757      773      +16     
  Branches       93       95       +2     
==========================================
+ Hits          208      212       +4     
- Misses        544      556      +12     
  Partials        5        5              

☔ 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.