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

Add extract_priors to docs. #634

Closed
wants to merge 2 commits into from
Closed

Add extract_priors to docs. #634

wants to merge 2 commits into from

Conversation

yebai
Copy link
Member

@yebai yebai commented Jul 16, 2024

No description provided.

docs/src/api.md Outdated Show resolved Hide resolved
@@ -124,6 +124,12 @@ Return values of the model function for a collection of samples can be obtained
generated_quantities
```

Extracting priors of the model function [`extract_priors`](@ref).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this already covered by lines 140-144?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I didn't see that. Closing this PR, then.

@yebai yebai closed this Jul 16, 2024
@yebai yebai deleted the yebai-patch-1 branch July 16, 2024 14:55
@coveralls
Copy link

coveralls commented Jul 16, 2024

Pull Request Test Coverage Report for Build 9959047164

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 24 unchanged lines in 4 files lost coverage.
  • Overall coverage remained the same at 81.377%

Files with Coverage Reduction New Missed Lines %
src/model.jl 1 87.0%
src/simple_varinfo.jl 5 82.18%
src/varinfo.jl 6 84.85%
src/threadsafe.jl 12 46.73%
Totals Coverage Status
Change from base Build 9945722994: 0.0%
Covered Lines: 2801
Relevant Lines: 3442

💛 - Coveralls

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.

3 participants