pycroscopy / sidpy

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

variance treatment #196

Closed Slautin closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 78 lines in your changes are missing coverage. Please review.

Comparison is base (e263887) 76.52% compared to head (a1027ed) 75.96%.

Files Patch % Lines
sidpy/viz/dataset_viz.py 4.16% 46 Missing :warning:
sidpy/sid/dataset.py 40.38% 31 Missing :warning:
tests/viz/test_dataset_plot.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #196 +/- ## ========================================== - Coverage 76.52% 75.96% -0.57% ========================================== Files 46 46 Lines 9379 9472 +93 ========================================== + Hits 7177 7195 +18 - Misses 2202 2277 +75 ``` | [Flag](https://app.codecov.io/gh/pycroscopy/sidpy/pull/196/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pycroscopy/sidpy/pull/196/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy) | `75.96% <23.52%> (-0.57%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.