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

enable trigger-docs-generation for master branch as well #1580

Merged
merged 3 commits into from
Oct 6, 2020
Merged

Conversation

st--
Copy link
Member

@st-- st-- commented Oct 2, 2020

(Hopefully) fixes #1404

@st-- st-- requested review from vdutor and awav October 2, 2020 13:29
@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #1580 into develop will increase coverage by 51.11%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1580       +/-   ##
============================================
+ Coverage    44.02%   95.14%   +51.11%     
============================================
  Files           86       86               
  Lines         3848     3848               
============================================
+ Hits          1694     3661     +1967     
+ Misses        2154      187     -1967     
Impacted Files Coverage Δ
gpflow/inducing_variables/inducing_variables.py 100.00% <0.00%> (+4.16%) ⬆️
...ducing_variables/multioutput/inducing_variables.py 92.85% <0.00%> (+7.14%) ⬆️
gpflow/models/sgpmc.py 94.59% <0.00%> (+16.21%) ⬆️
gpflow/base.py 91.83% <0.00%> (+18.36%) ⬆️
gpflow/quadrature/gauss_hermite.py 100.00% <0.00%> (+20.93%) ⬆️
gpflow/models/gpmc.py 94.87% <0.00%> (+23.07%) ⬆️
gpflow/models/util.py 76.92% <0.00%> (+23.07%) ⬆️
gpflow/models/training_mixins.py 88.23% <0.00%> (+23.52%) ⬆️
gpflow/covariances/multioutput/kufs.py 90.32% <0.00%> (+25.80%) ⬆️
gpflow/kernels/linears.py 100.00% <0.00%> (+25.92%) ⬆️
... and 52 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 3baf368...b8cdbdd. Read the comment docs.

@st-- st-- added the bug label Oct 5, 2020
@st-- st-- merged commit 39c8a76 into develop Oct 6, 2020
@st-- st-- deleted the st/fix_1404 branch October 6, 2020 15:25
This was referenced Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

master documentation is not building automatically
2 participants