Add proximal average implementation #469
Merged
Codecov / codecov/project
succeeded
Nov 10, 2023 in 0s
94.59% (+0.01%) compared to a03aa56
View this Pull Request on Codecov
94.59% (+0.01%) compared to a03aa56
Details
Codecov Report
Merging #469 (f9de828) into main (a03aa56) will increase coverage by
0.01%
.
The diff coverage is96.77%
.
@@ Coverage Diff @@
## main #469 +/- ##
==========================================
+ Coverage 94.57% 94.59% +0.01%
==========================================
Files 89 90 +1
Lines 5547 5578 +31
==========================================
+ Hits 5246 5276 +30
- Misses 301 302 +1
Files | Coverage Δ | |
---|---|---|
scico/functional/__init__.py | 100.00% <100.00%> (ø) |
|
scico/functional/_functional.py | 92.86% <ø> (ø) |
|
scico/functional/_tvnorm.py | 95.24% <ø> (ø) |
|
scico/functional/_proxavg.py | 96.67% <96.67%> (ø) |
Loading