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

rgommers / pywt / 81 / 2
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2015 10:19AM UTC
Files 8
Run time 5196min
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

22 Jul 2015 10:14AM UTC coverage: 0.0%. Remained the same
81.2

Pull #59

travis-ci

kwohlfahrt
BLD: Add c99 flag for unix-like compilers

GCC < 5 defaults to c89 as the build language, which doesn't allow variable
declarations in loop headers and the restrict keyword. I don't think any other
compiler has this problem.

We need to subclass build_ext to detect the compiler currently in use (instead
of just the default compiler, which may be overridden).
Pull Request #59: Refactor convolution.c.src

0 of 674 relevant lines covered (0.0%)

0.0 hits per line

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