lanl / scico

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

Resolve #445 #459

Closed bwohlberg closed 11 months ago

bwohlberg commented 11 months ago

Resolve #445.

codecov[bot] commented 11 months ago

Codecov Report

Merging #459 (07e0bbe) into main (216ffc8) will decrease coverage by 0.02%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #459      +/-   ##
==========================================
- Coverage   93.34%   93.33%   -0.02%     
==========================================
  Files          87       87              
  Lines        5512     5514       +2     
==========================================
+ Hits         5145     5146       +1     
- Misses        367      368       +1     
Flag Coverage Δ
unittests 93.33% <100.00%> (-0.02%) :arrow_down:

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

Files Coverage Δ
scico/numpy/util.py 97.70% <100.00%> (+0.05%) :arrow_up:
scico/operator/_operator.py 94.92% <100.00%> (ø)

... and 1 file with indirect coverage changes

bwohlberg commented 11 months ago

couple suggestions

Done.