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

Dev gerd 03 #110

Closed gduscher closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #110 (c52e992) into master (73e7217) will increase coverage by 0.67%. The diff coverage is 98.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   75.50%   76.17%   +0.67%     
==========================================
  Files          43       44       +1     
  Lines        6626     6825     +199     
==========================================
+ Hits         5003     5199     +196     
- Misses       1623     1626       +3     
Flag Coverage Δ
unittests 76.17% <98.52%> (+0.67%) :arrow_up:

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

Impacted Files Coverage Δ
sidpy/sid/dataset.py 73.90% <95.65%> (+3.05%) :arrow_up:
tests/sid/test_processing.py 99.36% <99.36%> (ø)
tests/sid/test_dataset.py 98.73% <100.00%> (-0.02%) :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 73e7217...c52e992. Read the comment docs.