Add Accelerate framework blas__ldflags
tests
#1056
Merged
Codecov / codecov/project
succeeded
Nov 4, 2024 in 0s
82.09% (+0.14%) compared to 6132203
View this Pull Request on Codecov
82.09% (+0.14%) compared to 6132203
Details
Codecov Report
Attention: Patch coverage is 97.50000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 82.09%. Comparing base (
6132203
) to head (8307af1
).
Report is 9 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
pytensor/tensor/blas.py | 94.44% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1056 +/- ##
==========================================
+ Coverage 81.95% 82.09% +0.14%
==========================================
Files 182 182
Lines 47872 47901 +29
Branches 8618 8631 +13
==========================================
+ Hits 39233 39325 +92
+ Misses 6472 6410 -62
+ Partials 2167 2166 -1
Files with missing lines | Coverage Δ | |
---|---|---|
pytensor/link/c/cmodule.py | 60.50% <100.00%> (+3.44%) |
⬆️ |
pytensor/tensor/blas.py | 66.18% <94.44%> (+0.63%) |
⬆️ |
Loading