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

az0 / bleachbit / 696
66%

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

pending completion
696

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

Jobs
ID Job ID Ran Files Coverage
1 696.1 31 Dec 2016 06:47PM UTC 0
66.47
Travis Job 696.1
Source Files on build 696
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #696
  • Pull Request #140
  • PR Base - master (#695)
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

© 2025 Coveralls, Inc