UBC-MDS / eazieda

A quick and easy way to do some minor EDA and data cleaning.
MIT License
1 stars 2 forks source link

Add explanation of tests for histograms #68

Closed dbandrews closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (24c47bf) into master (db591d1) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   98.60%   98.60%           
=======================================
  Files          11       11           
  Lines         287      287           
=======================================
  Hits          283      283           
  Misses          4        4           
Flag Coverage Δ
unittests 98.60% <100.00%> (ø)

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

Impacted Files Coverage Δ
tests/test_histograms.py 100.00% <ø> (ø)
eazieda/__init__.py 100.00% <100.00%> (ø)
eazieda/outliers_detect.py 100.00% <0.00%> (ø)

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 8fbd3da...24c47bf. Read the comment docs.