Skip to content

Add -c/--cursor CLI arg to resume downloading from saved cursor

327c3d3
Select commit
Loading
Failed to load commit list.
Open

Support resuming iteration from saved end_cursor. Implements #226 (WIP) #316

Add -c/--cursor CLI arg to resume downloading from saved cursor
327c3d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 3, 2026 in 0s

51.04% (-28.80%) compared to 282de89

View this Pull Request on Codecov

51.04% (-28.80%) compared to 282de89

Details

Codecov Report

❌ Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.04%. Comparing base (282de89) to head (327c3d3).
⚠️ Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
instalooter/looters.py 33.33% 4 Missing ⚠️
instalooter/pages.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #316       +/-   ##
===========================================
- Coverage   79.83%   51.04%   -28.80%     
===========================================
  Files          16       26       +10     
  Lines         972     1538      +566     
  Branches      134      151       +17     
===========================================
+ Hits          776      785        +9     
- Misses        155      738      +583     
+ Partials       41       15       -26     

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