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

Fix GPR example #33

Merged
merged 1 commit into from
Feb 17, 2020
Merged

Fix GPR example #33

merged 1 commit into from
Feb 17, 2020

Conversation

charleskawczynski
Copy link
Member

  • Changes the GPR example from include to using of GPR.jl (since depends on Utilities).
  • Fixes directory to include @__DIR__ so that this file can be more flexibly included (e.g., in GPR/ or CalibrateEmulateSample.jl/)

Closes #29

@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Feb 17, 2020
33: Fix GPR example r=charleskawczynski a=charleskawczynski

 - Changes the GPR example from `include` to `using` of `GPR.jl` (since depends on Utilities).
 - Fixes directory to include `@__DIR__` so that this file can be more flexibly included (e.g., in `GPR/` or `CalibrateEmulateSample.jl/`)

Closes #29 

Co-authored-by: Charles Kawczynski <[email protected]>
@codecov
Copy link

codecov bot commented Feb 17, 2020

Codecov Report

Merging #33 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   61.12%   61.12%           
=======================================
  Files          12       12           
  Lines         481      481           
=======================================
  Hits          294      294           
  Misses        187      187

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 9079924...ab208bb. Read the comment docs.

@bors
Copy link
Contributor

bors bot commented Feb 17, 2020

@bors bors bot merged commit ab208bb into master Feb 17, 2020
@bors bors bot deleted the ck/FixExamples branch February 17, 2020 04:00
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.

master is currently broken
1 participant