This repository was archived by the owner on Nov 17, 2025. It is now read-only.
Fix misc. issues surrounding ProfileStats
#1121
Open
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
79.30% (+0.05%) compared to 9f176da
View this Pull Request on Codecov
79.30% (+0.05%) compared to 9f176da
Details
Codecov Report
❌ Patch coverage is 50.00000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.30%. Comparing base (9f176da) to head (926cd2e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| aesara/compile/profiling.py | 31.25% | 8 Missing and 3 partials |
| aesara/compile/function/types.py | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1121 +/- ##
==========================================
+ Coverage 79.25% 79.30% +0.05%
==========================================
Files 159 159
Lines 48097 48051 -46
Branches 10934 10920 -14
==========================================
- Hits 38117 38105 -12
+ Misses 7469 7434 -35
- Partials 2511 2512 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| aesara/compile/function/pfunc.py | 83.41% <100.00%> (ø) |
|
| aesara/scan/utils.py | 87.50% <100.00%> (ø) |
|
| aesara/compile/function/types.py | 79.03% <33.33%> (+0.02%) |
⬆️ |
| aesara/compile/profiling.py | 77.56% <31.25%> (+3.01%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading