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

fitter changes #152

Closed ramav87 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #152 (a30ba40) into main (7f2e5f7) will decrease coverage by 0.40%. The diff coverage is 23.33%.

@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   82.04%   81.63%   -0.41%     
==========================================
  Files          48       48              
  Lines        8732     8788      +56     
==========================================
+ Hits         7164     7174      +10     
- Misses       1568     1614      +46     
Flag Coverage Δ
unittests 81.63% <23.33%> (-0.41%) :arrow_down:

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

Impacted Files Coverage Δ
sidpy/viz/dataset_viz.py 76.03% <10.25%> (-4.20%) :arrow_down:
sidpy/proc/fitter.py 78.87% <47.61%> (-3.37%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7f2e5f7...a30ba40. Read the comment docs.