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

Support PyTensor deterministic operations as observations #7656

Merged
merged 14 commits into from
Feb 27, 2025

add sample to check observed_data

2269bd6
Select commit
Loading
Failed to load commit list.
Merged

Support PyTensor deterministic operations as observations #7656

add sample to check observed_data
2269bd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 1s

92.65% (-0.06%) compared to 358b825

View this Pull Request on Codecov

92.65% (-0.06%) compared to 358b825

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.65%. Comparing base (358b825) to head (2269bd6).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7656      +/-   ##
==========================================
- Coverage   92.70%   92.65%   -0.06%     
==========================================
  Files         107      107              
  Lines       18391    18327      -64     
==========================================
- Hits        17050    16981      -69     
- Misses       1341     1346       +5     
Files with missing lines Coverage Δ
pymc/data.py 84.39% <100.00%> (-4.83%) ⬇️
pymc/pytensorf.py 89.76% <100.00%> (-0.91%) ⬇️

... and 1 file with indirect coverage changes