Skip to content

Apply backpressure to add_item_for operations

08ae6c2
Select commit
Loading
Failed to load commit list.
Open

Enhance memory management #39

Apply backpressure to add_item_for operations
08ae6c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 0s

30.30% (-0.02%) compared to 327d44d

View this Pull Request on Codecov

30.30% (-0.02%) compared to 327d44d

Details

Codecov Report

❌ Patch coverage is 17.24138% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.30%. Comparing base (327d44d) to head (08ae6c2).

Files with missing lines Patch % Lines
scraper/src/maps2zim/processor.py 14.81% 23 Missing ⚠️
scraper/src/maps2zim/entrypoint.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   30.32%   30.30%   -0.02%     
==========================================
  Files          11       11              
  Lines        1052     1069      +17     
  Branches      138      141       +3     
==========================================
+ Hits          319      324       +5     
- Misses        722      734      +12     
  Partials       11       11              

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