Skip to content

Conversation

ricardoV94
Copy link
Member

Description

Bug left out from when we fixed shape=None != shape=()

Related Issue

  • Closes #
  • Related to #

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

@ricardoV94 ricardoV94 added bug Something isn't working vectorization labels Jul 5, 2024
@ricardoV94 ricardoV94 requested a review from jessegrabowski July 5, 2024 09:59
@ricardoV94 ricardoV94 changed the title Fix bug in vectorize_random_variable when size is empty but not None Fix bug in vectorize of random variables with empty size Jul 5, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.00%. Comparing base (31bf682) to head (7673c7a).
Report is 124 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #886      +/-   ##
==========================================
- Coverage   81.00%   81.00%   -0.01%     
==========================================
  Files         170      170              
  Lines       46923    46922       -1     
  Branches    11497    11497              
==========================================
- Hits        38009    38008       -1     
- Misses       6704     6706       +2     
+ Partials     2210     2208       -2     
Files with missing lines Coverage Δ
pytensor/tensor/random/op.py 93.75% <100.00%> (-0.04%) ⬇️

... and 2 files with indirect coverage changes

@ricardoV94 ricardoV94 merged commit 05d376f into pymc-devs:main Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working vectorization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants