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

Added Support for Median #907

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Modify test for median

aa48112
Select commit
Loading
Failed to load commit list.
Open

Added Support for Median #907

Modify test for median
aa48112
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2024 in 0s

81.61% (+0.36%) compared to 56c30e0

View this Pull Request on Codecov

81.61% (+0.36%) compared to 56c30e0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.61%. Comparing base (56c30e0) to head (aa48112).
Report is 48 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #907      +/-   ##
==========================================
+ Coverage   81.24%   81.61%   +0.36%     
==========================================
  Files         170      178       +8     
  Lines       46928    47260     +332     
  Branches    11484    11485       +1     
==========================================
+ Hits        38126    38569     +443     
+ Misses       6603     6505      -98     
+ Partials     2199     2186      -13     
Files Coverage Δ
pytensor/tensor/math.py 91.46% <100.00%> (+0.18%) ⬆️

... and 77 files with indirect coverage changes