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

Replace first by only when needed and divide by 2 instead of multiplying by 0.5 #112

Merged
merged 13 commits into from
Nov 23, 2021

Conversation

theogf
Copy link
Owner

@theogf theogf commented Nov 10, 2021

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1492630696

  • 96 of 109 (88.07%) changed or added relevant lines in 28 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.08%) to 68.305%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ComplementaryDistributions/polyagamma.jl 7 8 87.5%
src/functions/KLdivergences.jl 4 5 80.0%
src/hyperparameter/autotuning.jl 0 1 0.0%
src/inference/sampling.jl 0 1 0.0%
src/likelihood/gaussian.jl 3 4 75.0%
src/likelihood/generic_likelihood.jl 0 1 0.0%
src/training/predictions.jl 12 14 85.71%
src/ComplementaryDistributions/lap_transf_dist.jl 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
src/likelihood/generic_likelihood.jl 1 0%
Totals Coverage Status
Change from base Build 1315639141: 0.08%
Covered Lines: 1821
Relevant Lines: 2666

💛 - Coveralls

@theogf theogf merged commit 863866f into master Nov 23, 2021
@theogf theogf deleted the to_only branch November 23, 2021 09:45
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