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

luispedro / mahotas / 404 / 3
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: luispedro-patch-1
DEFAULT BRANCH: master
Ran 16 Oct 2019 08:49AM UTC
Files 76
Run time 6s
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

16 Oct 2019 08:45AM UTC coverage: 97.18%. Remained the same
NUMPY_VERSION=1.11

Pull #107

travis-ci

web-flow
Fix px vector computation

The paper mentions computation of px as 'summing the rows' of cmat (GLCM matrix) i.e sum of values in x (horizontal) direction, which in python corresponds to summation along axis=1;
and py as  sum of column values or sum of values in y (vertical) direction, which in Python corresponds to summation along axis=0.
Pull Request #107: Fix px vector computation

4032 of 4149 relevant lines covered (97.18%)

0.97 hits per line

Source Files on job 404.3 (NUMPY_VERSION=1.11)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 399
  • Travis Job 404.3
  • c9e401f9 on github
  • Prev Job for NUMPY_VERSION=1.11 on patch-2 (#402.3)
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