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

Beps viz #209

Closed ramav87 closed 5 months ago

ramav87 commented 5 months ago

Here we added some extra visualization tools and also fixed an issue with string formatting of unicode containing labels.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 10.59322% with 211 lines in your changes are missing coverage. Please review.

Project coverage is 75.72%. Comparing base (64dde6d) to head (dd9221c). Report is 5 commits behind head on main.

Files Patch % Lines
sidpy/viz/dataset_viz.py 6.42% 204 Missing :warning:
sidpy/sid/dataset.py 30.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ========================================== - Coverage 77.23% 75.72% -1.51% ========================================== Files 46 46 Lines 9844 10064 +220 ========================================== + Hits 7603 7621 +18 - Misses 2241 2443 +202 ``` | [Flag](https://app.codecov.io/gh/pycroscopy/sidpy/pull/209/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/209/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy) | `75.72% <10.59%> (-1.51%)` | :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.