Xi-CAM / Xi-cam

Xi-cam is a graphical environment for synchrotron data analysis, management, and visualization developed by the Advanced Light Source at Lawrence Berkeley National Laboratory. This is a cross-platform open-source Python project licensed under BSD.
https://www.camera.lbl.gov/
Other
10 stars 7 forks source link

Saxsdisplay #77

Closed ihumphrey closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #77 (5339d28) into master (6763037) will decrease coverage by 1.28%. The diff coverage is 33.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
- Coverage   58.44%   57.15%   -1.29%     
==========================================
  Files          97       98       +1     
  Lines       10140    10014     -126     
==========================================
- Hits         5926     5724     -202     
- Misses       4214     4290      +76     
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
xicam/core/execution/workflow.py 81.55% <0.00%> (-6.63%) :arrow_down:
xicam/gui/canvasmanager/__init__.py 27.90% <0.00%> (-1.01%) :arrow_down:
xicam/plugins/operationplugin.py 84.25% <0.00%> (-0.34%) :arrow_down:
xicam/gui/models/treemodel.py 38.06% <11.76%> (-4.69%) :arrow_down:
xicam/gui/models/__init__.py 25.56% <15.71%> (-10.54%) :arrow_down:
xicam/gui/widgets/plotwidgetmixins.py 61.62% <21.42%> (-3.30%) :arrow_down:
xicam/gui/canvases/__init__.py 19.76% <23.91%> (ø)
xicam/gui/widgets/ROI.py 45.85% <26.03%> (-11.42%) :arrow_down:
xicam/core/formats/NPYPlugin.py 56.52% <36.36%> (ø)
... and 27 more

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 6763037...5339d28. Read the comment docs.