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

Small improvements to probability docs #675

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Small improvements to probability docs #675

merged 3 commits into from
Oct 2, 2024

Conversation

penelopeysm
Copy link
Member

@penelopeysm penelopeysm commented Oct 1, 2024

This PR contains a few small improvements to the docs.

Preview: https://turinglang.org/DynamicPPL.jl/previews/PR675/tutorials/prob-interface/

Actually, in addition to these changes, I'd also love to see this be moved to the docs repository instead. I think we should reserve turinglang.org/${PACKAGE} for API documentation, and anything that talks about how to use it should be on the main docs page, otherwise it's rather less discoverable.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11134139385

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 19 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.8%) to 77.32%

Files with Coverage Reduction New Missed Lines %
src/model.jl 1 88.46%
src/threadsafe.jl 18 49.57%
Totals Coverage Status
Change from base Build 11104944157: -0.8%
Covered Lines: 2775
Relevant Lines: 3589

💛 - Coveralls

@coveralls
Copy link

coveralls commented Oct 1, 2024

Pull Request Test Coverage Report for Build 11147721660

Details

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

Totals Coverage Status
Change from base Build 11147709886: 0.0%
Covered Lines: 2790
Relevant Lines: 3571

💛 - Coveralls

@penelopeysm penelopeysm force-pushed the py/docs branch 2 times, most recently from dc65293 to 359bc31 Compare October 1, 2024 23:21
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.31%. Comparing base (4c60c9f) to head (13e96f3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #675      +/-   ##
==========================================
+ Coverage   76.62%   77.31%   +0.69%     
==========================================
  Files          29       29              
  Lines        3589     3589              
==========================================
+ Hits         2750     2775      +25     
+ Misses        839      814      -25     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@penelopeysm
Copy link
Member Author

@torfjelde, just looking for a second opinion on moving this to the docs repo 🙂 if you agree I can sort that out

@torfjelde
Copy link
Member

LGTM @penelopeysm !:)

@penelopeysm
Copy link
Member Author

Brilliant, I'll edit this PR to remove this page and move it over there :) thanks!

@penelopeysm penelopeysm added this pull request to the merge queue Oct 2, 2024
Merged via the queue into master with commit 70dcd86 Oct 2, 2024
11 of 12 checks passed
@penelopeysm penelopeysm deleted the py/docs branch October 2, 2024 17:08
penelopeysm added a commit to TuringLang/docs that referenced this pull request Oct 2, 2024
See TuringLang/DynamicPPL.jl#675

Some minor changes made, namely importing Turing over importing
DynamicPPL since that's what most people reading this will be doing.
penelopeysm added a commit to TuringLang/docs that referenced this pull request Oct 2, 2024
See TuringLang/DynamicPPL.jl#675

Some minor changes made, namely importing Turing over importing
DynamicPPL since that's what most people reading this will be doing.
penelopeysm added a commit to TuringLang/docs that referenced this pull request Oct 2, 2024
See TuringLang/DynamicPPL.jl#675

Some minor changes made, namely importing Turing over importing
DynamicPPL since that's what most people reading this will be doing.
yebai pushed a commit to TuringLang/docs that referenced this pull request Oct 3, 2024
See TuringLang/DynamicPPL.jl#675

Some minor changes made, namely importing Turing over importing
DynamicPPL since that's what most people reading this will be doing.
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