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 Truncated distributions to docs #6129

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

ricardoV94
Copy link
Member

Missed it from #6113

@ricardoV94 ricardoV94 added the no releasenotes Skipped in automatic release notes generation label Sep 14, 2022
@ricardoV94 ricardoV94 changed the title Implement Truncated distributions Add Truncated distributions to docs Sep 14, 2022
@ricardoV94 ricardoV94 marked this pull request as draft September 14, 2022 18:53
@ricardoV94
Copy link
Member Author

marked as a draft to add a code example

@ricardoV94 ricardoV94 marked this pull request as ready for review September 15, 2022 06:40
@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Merging #6129 (990ab02) into main (c53cd2f) will increase coverage by 0.10%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6129      +/-   ##
==========================================
+ Coverage   91.37%   91.48%   +0.10%     
==========================================
  Files         101      101              
  Lines       20887    20963      +76     
==========================================
+ Hits        19085    19177      +92     
+ Misses       1802     1786      -16     
Impacted Files Coverage Δ
pymc/distributions/truncated.py 99.30% <ø> (ø)
pymc/util.py 76.47% <0.00%> (-1.18%) ⬇️
pymc/step_methods/hmc/base_hmc.py 89.76% <0.00%> (-0.79%) ⬇️
pymc/tests/distributions/test_distribution.py 97.83% <0.00%> (ø)
pymc/tests/distributions/test_timeseries.py 95.78% <0.00%> (+2.03%) ⬆️
pymc/distributions/timeseries.py 84.94% <0.00%> (+6.41%) ⬆️

@ricardoV94 ricardoV94 merged commit 2b39a0c into pymc-devs:main Sep 15, 2022
@ricardoV94 ricardoV94 deleted the truncated_rvs_docs branch March 29, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no releasenotes Skipped in automatic release notes generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants