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

Use a mutable struct instead #13

Merged
merged 2 commits into from
Jul 15, 2021
Merged

Use a mutable struct instead #13

merged 2 commits into from
Jul 15, 2021

Conversation

cscherrer
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 15, 2021

Codecov Report

Merging #13 (c52afe2) into master (c087be4) will decrease coverage by 0.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   97.56%   97.36%   -0.20%     
==========================================
  Files           1        1              
  Lines          41       38       -3     
==========================================
- Hits           40       37       -3     
  Misses          1        1              
Impacted Files Coverage Δ
src/SampleChainsDynamicHMC.jl 97.36% <100.00%> (-0.20%) ⬇️

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 c087be4...c52afe2. Read the comment docs.

@cscherrer cscherrer changed the title Use a Ref instead Use a mutable struct instead Jul 15, 2021
@cscherrer cscherrer merged commit cb997e8 into master Jul 15, 2021
@cscherrer cscherrer deleted the dev branch July 15, 2021 12:51
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.

1 participant