lanl / scico

Scientific Computational Imaging COde
BSD 3-Clause "New" or "Revised" License
90 stars 17 forks source link

Add support for approximate isotropic TV norm #507

Closed bwohlberg closed 2 months ago

bwohlberg commented 4 months ago

Add support for approximate isotropic TV norm.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 96.61017% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 94.65%. Comparing base (d9026d3) to head (05e7da1). Report is 1 commits behind head on main.

:exclamation: Current head 05e7da1 differs from pull request most recent head d428572. Consider uploading reports for the commit d428572 to get more accurate results

Files Patch % Lines
scico/functional/_tvnorm.py 96.36% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #507 +/- ## ========================================== - Coverage 94.67% 94.65% -0.02% ========================================== Files 91 91 Lines 5707 5741 +34 ========================================== + Hits 5403 5434 +31 - Misses 304 307 +3 ``` | [Flag](https://app.codecov.io/gh/lanl/scico/pull/507/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanl) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/lanl/scico/pull/507/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanl) | `94.65% <96.61%> (-0.02%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanl#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.