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

Testvalues #137

Merged
merged 10 commits into from
Aug 15, 2021
Merged

Testvalues #137

merged 10 commits into from
Aug 15, 2021

Conversation

cscherrer
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #137 (9d2a62f) into master (32ddc20) will increase coverage by 4.93%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
+ Coverage   35.45%   40.39%   +4.93%     
==========================================
  Files          50       50              
  Lines        1004     1025      +21     
==========================================
+ Hits          356      414      +58     
+ Misses        648      611      -37     
Impacted Files Coverage Δ
src/utils.jl 35.29% <0.00%> (+4.04%) ⬆️
src/combinators/chain.jl 47.47% <100.00%> (+3.38%) ⬆️
src/parameterized/dirichlet.jl 50.00% <100.00%> (+50.00%) ⬆️
src/parameterized/lkj-cholesky.jl 54.28% <100.00%> (+4.28%) ⬆️
src/parameterized/multinomial.jl 52.17% <100.00%> (+52.17%) ⬆️
src/primitives/dirac.jl 25.00% <100.00%> (+5.00%) ⬆️
src/macros.jl 59.64% <0.00%> (+0.72%) ⬆️
src/combinators/product.jl 22.47% <0.00%> (+1.12%) ⬆️
src/combinators/transforms.jl 57.14% <0.00%> (+2.85%) ⬆️
... and 13 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 32ddc20...9d2a62f. Read the comment docs.

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@cscherrer cscherrer marked this pull request as ready for review August 13, 2021 16:22
@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

test/runtests.jl Outdated Show resolved Hide resolved
test/runtests.jl Outdated Show resolved Hide resolved
test/runtests.jl Outdated Show resolved Hide resolved
test/runtests.jl Show resolved Hide resolved
@cscherrer cscherrer linked an issue Aug 14, 2021 that may be closed by this pull request
@cscherrer cscherrer merged commit 12a6c19 into master Aug 15, 2021
@cscherrer cscherrer deleted the testvalues branch August 15, 2021 23:14
@github-actions
Copy link
Contributor

Package name latest stable
Mitosis.jl
Soss.jl

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.

testvalue stackoverflows when called on LKJCholesky
3 participants