Skip to content

Release 2.4.0#1794

Merged
jesnie merged 25 commits into
masterfrom
develop
Mar 1, 2022
Merged

Release 2.4.0#1794
jesnie merged 25 commits into
masterfrom
develop

Conversation

@jesnie
Copy link
Copy Markdown
Member

@jesnie jesnie commented Mar 1, 2022

No description provided.

dependabot Bot and others added 25 commits January 24, 2022 10:03
Bumps [ipython](https://github.com/ipython/ipython) from 7.18.1 to 7.31.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@7.18.1...7.31.1)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixed typo in SGPR equation
* Removed uncessary sigmas in BayesianGPLVM

Co-authored-by: st-- <[email protected]>
Co-authored-by: Jesper Nielsen <[email protected]>
* Make dataclasses dependency conditional at install time

Ensures dataclasses is not treated as a dependency of the "any" wheel on Python 3.7+

Co-authored-by: Jesper Nielsen <[email protected]>
@uri-granta uri-granta self-requested a review March 1, 2022 11:32
Copy link
Copy Markdown
Member

@uri-granta uri-granta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2022

Codecov Report

Merging #1794 (f3d90e8) into master (501b8c2) will increase coverage by 0.35%.
The diff coverage is 99.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1794      +/-   ##
==========================================
+ Coverage   97.03%   97.38%   +0.35%     
==========================================
  Files          92      101       +9     
  Lines        4446     5055     +609     
==========================================
+ Hits         4314     4923     +609     
  Misses        132      132              
Impacted Files Coverage Δ
gpflow/__init__.py 100.00% <ø> (ø)
gpflow/optimizers/mcmc.py 93.02% <85.71%> (+0.52%) ⬆️
gpflow/monitor/tensorboard.py 92.85% <91.66%> (-1.05%) ⬇️
gpflow/expectations/misc.py 97.72% <92.85%> (+0.05%) ⬆️
gpflow/experimental/check_shapes/errors.py 93.18% <93.18%> (ø)
gpflow/experimental/check_shapes/check_shapes.py 98.68% <98.68%> (ø)
gpflow/experimental/check_shapes/parser.py 99.34% <99.34%> (ø)
gpflow/base.py 93.33% <100.00%> (+0.88%) ⬆️
gpflow/conditionals/conditionals.py 100.00% <100.00%> (ø)
gpflow/conditionals/dispatch.py 100.00% <100.00%> (ø)
... and 69 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 501b8c2...f3d90e8. Read the comment docs.

@jesnie jesnie merged commit 1171b9c into master Mar 1, 2022
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.

4 participants