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

Add support for approximate isotropic TV norm #507

Merged
merged 46 commits into from
Apr 23, 2024
Merged

Conversation

bwohlberg
Copy link
Collaborator

Add support for approximate isotropic TV norm.

@bwohlberg bwohlberg added the enhancement New feature or request label Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

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.

❗ 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 ⚠️
Additional details and impacted files
@@            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 Coverage Δ
unittests 94.65% <96.61%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bwohlberg bwohlberg merged commit bea60a4 into main Apr 23, 2024
18 checks passed
@bwohlberg bwohlberg deleted the brendt/iso-tv-norm branch April 23, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants