https://github.com/GPflow/GPflow
Revision 05647cadeaa7b9244f7c229e9b67d430df3a796c authored by st-- on 23 March 2020, 10:50:46 UTC, committed by GitHub on 23 March 2020, 10:50:46 UTC
There is a test in test_likelihoods that checks whether we missed any likelihood in the test - this is so we are reminded to add tests when we add new likelihoods! But the test was broken, and this PR fixes the test. I've also done the same for the kernel broadcasting test.
1 parent d47446f
History
Tip revision: 05647cadeaa7b9244f7c229e9b67d430df3a796c authored by st-- on 23 March 2020, 10:50:46 UTC
Fix "comprehensiveness" tests (#1340)
Tip revision: 05647ca
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 283 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 828 bytes
.pylintrc -rw-r--r-- 14.6 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 682 bytes
README.md -rw-r--r-- 9.3 KB
RELEASE.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 9 bytes
codecov.yml -rw-r--r-- 274 bytes
contributing.md -rw-r--r-- 7.5 KB
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 3.2 KB
tests_requirements.txt -rw-r--r-- 232 bytes

README.md

back to top