Closed stsievert closed 3 years ago
All tests pass locally.
They almost pass on CI too. I think I have an issue where samplers that continuously throw errors (every iteration) don't stop between tests on the GitHub pipelines. I've mostly mitigated that by stopping samplers that throw errors for 5 iterations in a row.
What does this PR implement? Most of this PR is around user configuration:
html
key.Also, it does some other tasks:
Backwards incompatibilities:
init.yaml
changed.Reference issues/PRs This PR closes #121, #119 and #115.