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

az0 / bleachbit / 696 / 1
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2016 06:47PM UTC
Files 18
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

31 Dec 2016 06:45PM UTC coverage: 66.473% (+0.07%) from 66.402%
696.1

Pull #140

travis-ci

web-flow
Add normalized_walk function to DeepScan

Prior to this commit normalizing was done in a function that was called
in a busy loop. That function call checked `sys.platform` and then
normalized a filename. This commit moves the function call and
`sys.platform` check out of the loop by creating a new `normalized_walk`
function which is like `os.walk` but does the normalization efficiently.

This commit also adds the mock module to the travis and appveyor install
scripts so the CI system will run the new test correctly.
Pull Request #140: Add normalized_walk function to DeepScan

2179 of 3278 relevant lines covered (66.47%)

0.66 hits per line

Source Files on job 696.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 696
  • Travis Job 696.1
  • 2d5e82ba on github
  • Prev Job for on master (#695.1)
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