Test for SGPR changepoint kernel issue 2097 by uri-granta · Pull Request #2099 · GPflow/GPflow
PR type: test
Related issue(s)/PRs: #2097
Summary
Add the test case given in issue #2097 to ensure the issue doesn't recur under the tested combination of library versions.
Fully backwards compatible: yes
PR checklist
- New features: code is well-documented
- detailed docstrings (API documentation)
- notebook examples (usage demonstration)
- The bug case / new feature is covered by unit tests
- Code has type annotations
- Build checks
- I ran the black+isort formatter (
make format) - I locally tested that the tests pass (
make check-all)
- I ran the black+isort formatter (
- Release management
- RELEASE.md updated with entry for this change
- New contributors: I've added myself to CONTRIBUTORS.md