pycroscopy / pyTEMlib

TEM data quantification library through a model-based approach
https://pycroscopy.github.io/pyTEMlib/
MIT License
16 stars 9 forks source link

fix bugs #128

Closed gduscher closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #128 (9790b9c) into main (35d09d5) will decrease coverage by 1.21%. Report is 24 commits behind head on main. The diff coverage is 3.21%.

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   23.52%   22.31%   -1.21%     
==========================================
  Files          44       45       +1     
  Lines       10394    10959     +565     
==========================================
+ Hits         2445     2446       +1     
- Misses       7949     8513     +564     
Flag Coverage Δ
unittests 22.31% <3.21%> (-1.21%) :arrow_down:

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

Files Changed Coverage Δ
pyTEMlib/eels_dialog_utilities.py 0.00% <ø> (ø)
pyTEMlib/image_tools.py 10.94% <ø> (+0.02%) :arrow_up:
pyTEMlib/info_dialog.py 0.00% <0.00%> (ø)
pyTEMlib/info_widget.py 0.00% <0.00%> (ø)
pyTEMlib/eels_tools.py 35.12% <18.33%> (-1.76%) :arrow_down:
pyTEMlib/version.py 100.00% <100.00%> (ø)
tests/test_eels_tools.py 96.66% <100.00%> (+0.11%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more