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

Dask methods overridden #132

Closed saimani5 closed 3 years ago

saimani5 commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #132 (f7c2003) into master (ce7b149) will decrease coverage by 0.68%. The diff coverage is 63.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   76.47%   75.78%   -0.69%     
==========================================
  Files          44       44              
  Lines        7561     7727     +166     
==========================================
+ Hits         5782     5856      +74     
- Misses       1779     1871      +92     
Flag Coverage Δ
unittests 75.78% <63.13%> (-0.69%) :arrow_down:

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

Impacted Files Coverage Δ
sidpy/sid/dataset.py 66.53% <62.17%> (-6.11%) :arrow_down:
tests/sid/test_dataset.py 98.83% <100.00%> (+<0.01%) :arrow_up:

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 ce7b149...f7c2003. Read the comment docs.