Skip to content

Conversation

@ricardoV94
Copy link
Member

Using empty for the observed would sometimes lead PyMC into triggering automatic imputation, whenever the trash values in empty were nan.

Closes #6384

Using empty for the observed would sometimes lead PyMC into triggering automatic imputation, whenever the trash values in empty were nan.
@ricardoV94 ricardoV94 added tests no releasenotes Skipped in automatic release notes generation labels Feb 14, 2023
@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #6521 (b112861) into main (28bac77) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6521   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files         146      146           
  Lines       27807    27807           
=======================================
  Hits        26346    26346           
  Misses       1461     1461           
Impacted Files Coverage Δ
pymc/tests/distributions/test_truncated.py 99.48% <ø> (ø)

@michaelosthege michaelosthege merged commit 301b28a into pymc-devs:main Feb 15, 2023
@ricardoV94 ricardoV94 deleted the fix_flaky_test_truncation 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

no releasenotes Skipped in automatic release notes generation tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Flaky test test_truncation_specialized_op

2 participants