Skip to content

Conversation

ricardoV94
Copy link
Member

Also closes #5247

@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #5273 (c1bc2bd) into main (cf95a78) will decrease coverage by 0.01%.
The diff coverage is 80.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5273      +/-   ##
==========================================
- Coverage   78.99%   78.97%   -0.02%     
==========================================
  Files          87       87              
  Lines       14350    14351       +1     
==========================================
- Hits        11336    11334       -2     
- Misses       3014     3017       +3     
Impacted Files Coverage Δ
pymc/sampling_jax.py 0.00% <0.00%> (ø)
pymc/backends/base.py 86.25% <50.00%> (ø)
pymc/tests/models.py 87.76% <80.00%> (ø)
pymc/model.py 82.99% <100.00%> (-0.28%) ⬇️
pymc/step_methods/hmc/base_hmc.py 91.12% <100.00%> (ø)
pymc/step_methods/metropolis.py 82.83% <100.00%> (ø)
pymc/step_methods/mlda.py 96.38% <100.00%> (ø)

Copy link
Member

@michaelosthege michaelosthege left a comment

Choose a reason for hiding this comment

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

Thanks!

@michaelosthege michaelosthege added this to the v4.0.0b2 milestone Dec 20, 2021
@ricardoV94 ricardoV94 merged commit aaea02a into pymc-devs:main Dec 20, 2021
@ricardoV94 ricardoV94 deleted the future_warning branch January 3, 2022 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile single function in model.point_logps

2 participants