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

JuliaGaussianProcesses / KernelFunctions.jl / 390
92%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2020 09:17AM UTC
Jobs 1
Files 42
Run time 3s
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
390

push

travis-ci-com

web-flow
Fix Independent MOKernel for single dimension input (#144)

* Fix Independent MOKernel for single dimension input

Fails for 
```julia
N = 100
x = rand(Uniform(-1, 1), N)
X = MOInput(x, 2)
k = IndependentMOKernel(MaternKernel())
k(X, X) #error
```

* Add tests

* Use test_nothrow

* Revert to using @test

533 of 604 relevant lines covered (88.25%)

5081.63 hits per line

Jobs
ID Job ID Ran Files Coverage
2 390.2 02 Aug 2020 09:17AM UTC 0
88.25
Travis Job 390.2
Source Files on build 390
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #390
  • 937169e0 on github
  • Prev Build on master (#385)
  • Next Build on master (#397)
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