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

Tatsh / instagram-archiver / 24947727469
100%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2026 03:58AM UTC
Jobs 5
Files 9
Run time 1min
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

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

1 of 1 new or added line in 1 file covered. (100.0%)

518 of 518 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24947727469.1 26 Apr 2026 03:58AM UTC 9
100.0
GitHub Action Run
2 24947727469.2 26 Apr 2026 03:59AM UTC 9
100.0
GitHub Action Run
3 24947727469.3 26 Apr 2026 04:00AM UTC 9
100.0
GitHub Action Run
4 24947727469.4 26 Apr 2026 04:00AM UTC 9
100.0
GitHub Action Run
5 24947727469.5 26 Apr 2026 04:00AM UTC 9
100.0
GitHub Action Run
Source Files on build 24947727469
  • 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 Repo
  • Github Actions Build #24947727469
  • 82e7c81e on github
  • Prev Build on master (#24710627780)
  • Next Build on master (#24951109970)
  • 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