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

Add buildkite configuration #477

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Add buildkite configuration #477

merged 1 commit into from
Sep 26, 2022

Conversation

devmotion
Copy link
Member

Adds an initial buildkite configuration to fix CI errors.

Basically the same as JuliaGaussianProcesses/AbstractGPs.jl#335.
It is a first step towards #472.

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Base: 93.70% // Head: 68.82% // Decreases project coverage by -24.88% ⚠️

Coverage data is based on head (1af81ae) compared to base (1399a48).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #477       +/-   ##
===========================================
- Coverage   93.70%   68.82%   -24.89%     
===========================================
  Files          52       52               
  Lines        1351     1344        -7     
===========================================
- Hits         1266      925      -341     
- Misses         85      419      +334     
Impacted Files Coverage Δ
src/basekernels/sm.jl 0.00% <0.00%> (-100.00%) ⬇️
src/basekernels/gabor.jl 0.00% <0.00%> (-100.00%) ⬇️
src/basekernels/cosine.jl 0.00% <0.00%> (-100.00%) ⬇️
src/basekernels/nn.jl 0.00% <0.00%> (-98.00%) ⬇️
src/basekernels/constant.jl 5.55% <0.00%> (-94.45%) ⬇️
src/basekernels/wiener.jl 0.00% <0.00%> (-92.86%) ⬇️
src/basekernels/rational.jl 9.67% <0.00%> (-90.33%) ⬇️
src/basekernels/piecewisepolynomial.jl 0.00% <0.00%> (-89.48%) ⬇️
src/basekernels/exponentiated.jl 0.00% <0.00%> (-80.00%) ⬇️
src/basekernels/matern.jl 25.00% <0.00%> (-75.00%) ⬇️
... and 7 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@willtebbutt willtebbutt left a comment

Choose a reason for hiding this comment

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

CI failures for BaseKernels are unrelated

@devmotion devmotion merged commit 4ce3e87 into master Sep 26, 2022
@devmotion devmotion deleted the dw/buildkite branch September 26, 2022 12:01
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.

2 participants