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

Added missing posterior_mean and rand for test models #499

Merged
merged 8 commits into from
Jul 17, 2023

Conversation

torfjelde
Copy link
Member

No description provided.

to make sure these things do not go unnoticied
src/test_utils.jl Outdated Show resolved Hide resolved
test/model.jl Outdated Show resolved Hide resolved
torfjelde and others added 5 commits July 17, 2023 17:12
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
test/model.jl Outdated Show resolved Hide resolved
test/model.jl Outdated Show resolved Hide resolved
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@coveralls
Copy link

coveralls commented Jul 17, 2023

Pull Request Test Coverage Report for Build 5578418790

  • 15 of 15 (100.0%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.6%) to 77.28%

Files with Coverage Reduction New Missed Lines %
src/test_utils.jl 6 91.38%
Totals Coverage Status
Change from base Build 5564023611: 0.6%
Covered Lines: 2051
Relevant Lines: 2654

💛 - Coveralls

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.58 🎉

Comparison is base (3f80199) 76.69% compared to head (4fef9d2) 77.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #499      +/-   ##
==========================================
+ Coverage   76.69%   77.27%   +0.58%     
==========================================
  Files          22       22              
  Lines        2639     2654      +15     
==========================================
+ Hits         2024     2051      +27     
+ Misses        615      603      -12     
Impacted Files Coverage Δ
src/test_utils.jl 91.38% <100.00%> (+1.38%) ⬆️

... and 1 file with indirect coverage changes

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

@yebai
Copy link
Member

yebai commented Jul 17, 2023

Thanks @torfjelde!

@torfjelde torfjelde enabled auto-merge July 17, 2023 18:42
@torfjelde torfjelde added this pull request to the merge queue Jul 17, 2023
Merged via the queue into master with commit 446f06d Jul 17, 2023
13 of 14 checks passed
@torfjelde torfjelde deleted the torfjelde/testutils-fix branch July 17, 2023 19:38
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.

None yet

3 participants