• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Tatsh / instagram-archiver / 24947727469 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2026 03:59AM UTC
Files 9
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Apr 2026 03:55AM UTC coverage: 100.0%. Remained the same
24947727469.2

push

github

Tatsh
profile_scraper: fix is_saved always returning false

`(count) = self._cursor.fetchone()` is parenthesised grouping rather
than tuple unpacking, so `count` was bound to the whole `(1,)` tuple
and `count == 1` was always false. The SQLite dedup log was therefore
never honoured and re-runs re-downloaded every URL. Add the trailing
comma so the row is properly unpacked.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

46 of 46 branches covered (100.0%)

Branch coverage included in aggregate %.

518 of 518 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 24947727469.2
  • Tree
  • List 9
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24947727469
  • 82e7c81e on github
  • Prev Job for on master (#24710627780.1)
  • Next Job for on master (#24951109970.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc