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

variances v1 #195

Closed Slautin closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #195 (2500e1f) into main (74e107c) will decrease coverage by 1.93%. The diff coverage is 27.73%.

@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
- Coverage   78.44%   76.52%   -1.93%     
==========================================
  Files          46       46              
  Lines        9095     9379     +284     
==========================================
+ Hits         7135     7177      +42     
- Misses       1960     2202     +242     
Flag Coverage Δ
unittests 76.52% <27.73%> (-1.93%) :arrow_down:

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

Files Coverage Δ
sidpy/sid/dataset.py 70.26% <73.33%> (+0.57%) :arrow_up:
sidpy/viz/dataset_viz.py 46.38% <23.76%> (-10.56%) :arrow_down:

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!