Skip to content

Make test_sample_posterior_predictive_after_set_data_with_coords more robust #5773

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

Merged
merged 1 commit into from
May 17, 2022

Conversation

ricardoV94
Copy link
Member

Closes #5739

@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #5773 (e3b2a88) into main (85468b0) will increase coverage by 1.36%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5773      +/-   ##
==========================================
+ Coverage   87.86%   89.23%   +1.36%     
==========================================
  Files          74       74              
  Lines       13808    13808              
==========================================
+ Hits        12133    12321     +188     
+ Misses       1675     1487     -188     
Impacted Files Coverage Δ
pymc/parallel_sampling.py 86.04% <0.00%> (-0.67%) ⬇️
pymc/sampling.py 87.93% <0.00%> (-0.24%) ⬇️
pymc/sampling_jax.py 96.96% <0.00%> (+96.96%) ⬆️

@ricardoV94
Copy link
Member Author

Merging, as the flaky test already passed in this CI

@ricardoV94 ricardoV94 merged commit 8520a2c into pymc-devs:main May 17, 2022
@ricardoV94 ricardoV94 deleted the fix_flaky_test branch June 6, 2023 02:57
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.

Flaky test_sample_posterior_predictive_after_set_data_with_coords
2 participants