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

Time series clean up #6240

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Time series clean up #6240

merged 1 commit into from
Oct 20, 2022

Conversation

junpenglao
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #6240 (4c6526e) into main (13dfeb2) will decrease coverage by 4.77%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6240      +/-   ##
==========================================
- Coverage   93.62%   88.85%   -4.78%     
==========================================
  Files         101      101              
  Lines       22129    22129              
==========================================
- Hits        20719    19662    -1057     
- Misses       1410     2467    +1057     
Impacted Files Coverage Δ
pymc/distributions/timeseries.py 91.74% <100.00%> (+0.29%) ⬆️
pymc/tests/distributions/test_timeseries.py 96.95% <100.00%> (ø)
pymc/tests/distributions/test_bound.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/distributions/test_censored.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/distributions/test_simulator.py 0.00% <0.00%> (-99.51%) ⬇️
pymc/tests/distributions/test_truncated.py 0.00% <0.00%> (-99.49%) ⬇️
pymc/sampling_jax.py 0.00% <0.00%> (-97.19%) ⬇️
pymc/distributions/truncated.py 34.96% <0.00%> (-64.34%) ⬇️
pymc/distributions/bound.py 45.63% <0.00%> (-54.37%) ⬇️
pymc/distributions/simulator.py 34.04% <0.00%> (-53.20%) ⬇️
... and 3 more

@junpenglao junpenglao merged commit 98aadfd into main Oct 20, 2022
@junpenglao junpenglao deleted the clean_up branch October 20, 2022 20:52
@ricardoV94 ricardoV94 added the no releasenotes Skipped in automatic release notes generation label Oct 21, 2022
mattiadg pushed a commit to mattiadg/pymc that referenced this pull request Oct 21, 2022
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