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

Docs pytree #211

Merged
merged 48 commits into from
Apr 8, 2023
Merged

Docs pytree #211

merged 48 commits into from
Apr 8, 2023

Conversation

thomaspinder
Copy link
Collaborator

This PR is rebased off refactor_kernels and has an updated set of documentation.

Pull request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

@thomaspinder thomaspinder self-assigned this Apr 7, 2023
@thomaspinder thomaspinder changed the base branch from main to v0.6 April 7, 2023 20:27
@codecov-commenter
Copy link

Codecov Report

Merging #211 (38b5bf4) into v0.6 (aa3f5d2) will increase coverage by 43.73%.
The diff coverage is 94.94%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##             v0.6     #211       +/-   ##
===========================================
+ Coverage   51.87%   95.61%   +43.73%     
===========================================
  Files          66       69        +3     
  Lines        3302     3715      +413     
===========================================
+ Hits         1713     3552     +1839     
+ Misses       1589      163     -1426     
Flag Coverage Δ
unittests 95.61% <94.94%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gpjax/progress_bar.py 0.00% <0.00%> (ø)
tests/test_kernels/test_utils.py 100.00% <ø> (+100.00%) ⬆️
gpjax/mean_functions.py 63.26% <60.00%> (-33.88%) ⬇️
gpjax/kernels/computations/diagonal.py 80.00% <80.00%> (+15.71%) ⬆️
gpjax/kernels/base.py 85.48% <83.01%> (+22.98%) ⬆️
tests/test_kernels/test_approximations.py 96.66% <85.71%> (+96.66%) ⬆️
gpjax/fit.py 85.89% <85.89%> (ø)
gpjax/kernels/computations/constant_diagonal.py 86.66% <87.50%> (+25.55%) ⬆️
gpjax/kernels/computations/base.py 94.11% <90.90%> (+7.16%) ⬆️
gpjax/base/module.py 95.28% <95.28%> (ø)
... and 54 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@thomaspinder thomaspinder merged commit 74a3366 into v0.6 Apr 8, 2023
@thomaspinder thomaspinder deleted the docs_pytree branch April 8, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants