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

bleachbit / bleachbit / 22011811711
71%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2026 04:18PM UTC
Jobs 1
Files 43
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

14 Feb 2026 05:17AM UTC coverage: 71.356% (+0.02%) from 71.333%
22011811711

push

github

az0
Fix cluster overrun in wipe_extent_by_defrag causing move errors

The temporary zero-fill file could be allocated more clusters than the
target extent required (e.g., due to NTFS allocation granularity or
fragmentation). The code then attempted to move all of those clusters
into the target range, overshooting the end of the extent and causing
FSCTL_MOVE_FILE to fail.

Cap the number of clusters moved to the remaining target extent size.
Also log the exception details on move failure.

Takeaway: Wiping files (with the overwriting option enabled) with
administrator privileges on Microsoft Windows will be faster now than
it was in version 5.0.2 (stable).

Closes https://github.com/bleachbit/bleachbit/issues/1938

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

6320 of 8857 relevant lines covered (71.36%)

0.71 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
72.73
0.46% bleachbit/WindowsWipe.py
Jobs
ID Job ID Ran Files Coverage
1 22011811711.1 14 Feb 2026 04:18PM UTC 43
71.36
GitHub Action Run
Source Files on build 22011811711
  • Tree
  • List 43
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4ae4296a on github
  • Prev Build on master (#22011198150)
  • Next Build on master (#22127681825)
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