Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render examples in docs #97

Closed
wants to merge 14 commits into from
Closed

Render examples in docs #97

wants to merge 14 commits into from

Conversation

theogf
Copy link
Member

@theogf theogf commented Mar 21, 2023

Solves #91

This uses our own in-house JuliaGPsDocs package to render every example nicely!

@coveralls
Copy link

coveralls commented Mar 21, 2023

Pull Request Test Coverage Report for Build 4481014037

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 7 of 8 (87.5%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 87.394%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/gp/lti_sde.jl 7 8 87.5%
Files with Coverage Reduction New Missed Lines %
src/gp/lti_sde.jl 6 95.43%
Totals Coverage Status
Change from base Build 4480603537: 0.0%
Covered Lines: 1241
Relevant Lines: 1420

💛 - Coveralls

@theogf
Copy link
Member Author

theogf commented Apr 4, 2023

Given this mention of signal (15), I would assume we reach a memory limit when running all examples in parallel... I will try to limit the number of simultaneous processes.

@theogf
Copy link
Member Author

theogf commented Apr 11, 2023

Potential solution: JuliaGaussianProcesses/JuliaGPsDocs.jl#18

@theogf theogf mentioned this pull request Apr 11, 2023
@willtebbutt
Copy link
Member

Same as other PRs -- I'm having a clear-out. Please re-open if you would like to push further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants