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

bleachbit / bleachbit / 29164250500
77%

Build:
DEFAULT BRANCH: master
Ran 11 Jul 2026 07:04PM UTC
Jobs 1
Files 50
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

11 Jul 2026 06:52PM UTC coverage: 76.264% (+0.01%) from 76.253%
29164250500

push

github

web-flow
Merge pull request #2186 from XhmikosR/xmr/imrove-mozilla-favicons

Improve Mozilla favicons

The argument to `lstrip()` should be a list of characters, while the old
code here was treating it like a string to remove. It was used for comparisons
and mangled both sides equally.

After calling `execute_sqlite3()`, the old code appended more commands to
the variable  `cmd` without resetting its value, so commands were repeated.
This was functionally harmless, but now resetting `cmd` avoids unneeded
work.

If `ids_to_delete` were empty, then the empty `in ( )` syntax would cause
SQLite to emit an error.

This PR did not aim to address issue #1537 (bookmark icons deleted), but for
clarity, these changes in this PR are not expected to fix #1537.

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

8097 of 10617 relevant lines covered (76.26%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29164250500.1 11 Jul 2026 07:04PM UTC 50
76.26
GitHub Action Run
Source Files on build 29164250500
  • Tree
  • List 50
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 70e9b7c1 on github
  • Prev Build on master (#29162815399)
  • Next Build on master (#29166917463)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc