cytomining / cytominer-eval

[Deprecated] Common Evaluation Metrics for DataFrames
BSD 3-Clause "New" or "Revised" License
7 stars 11 forks source link

added assertion error for missing replicates #18

Closed hillsbury closed 3 years ago

gwaybio commented 3 years ago

@hillsbury and I chatted yesterday - the PR is ready for review! (@hillsbury, please do tag me when reviews are ready in the future)

codecov-io commented 3 years ago

Codecov Report

Merging #18 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   99.34%   99.35%           
=======================================
  Files          19       19           
  Lines         610      616    +6     
=======================================
+ Hits          606      612    +6     
  Misses          4        4           
Flag Coverage Δ
unittests 99.35% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
cytominer_eval/operations/percent_strong.py 100.00% <100.00%> (ø)
..._eval/tests/test_operations/test_percent_strong.py 100.00% <100.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 56bd9e5...df05b4d. Read the comment docs.

hillsbury commented 3 years ago

ready for review @gwaygenomics