pycroscopy / sidpy

Python utilities for storing, processing, and visualizing spectroscopic and imaging data
https://pycroscopy.github.io/sidpy/
MIT License
11 stars 14 forks source link

scalability fix! #180

Closed ramav87 closed 1 year ago

ramav87 commented 1 year ago

There was a small issue that was causing the parallel processing underlying the Fitter to not scale correctly. This is now fixed.

codecov-commenter commented 1 year ago

Codecov Report

Merging #180 (f161e84) into main (aa760da) will increase coverage by 0.05%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main     #180      +/-   ##
==========================================
+ Coverage   79.42%   79.47%   +0.05%     
==========================================
  Files          48       48              
  Lines        9185     9180       -5     
==========================================
+ Hits         7295     7296       +1     
+ Misses       1890     1884       -6     
Flag Coverage Δ
unittests 79.47% <40.00%> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
sidpy/proc/fitter.py 75.09% <40.00%> (+1.73%) :arrow_up:

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