menchelab / BioProfiling.jl

A flexible Julia toolkit for high-dimensional cellular profiles
MIT License
13 stars 1 forks source link

V1.1.0 #37

Closed koalive closed 3 years ago

koalive commented 3 years ago

Start merging the new features for v1.1.0

codecov-commenter commented 3 years ago

Codecov Report

Merging #37 (d3765f3) into master (13b72f6) will increase coverage by 2.75%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   82.84%   85.60%   +2.75%     
==========================================
  Files           7        9       +2     
  Lines         344      403      +59     
==========================================
+ Hits          285      345      +60     
+ Misses         59       58       -1     
Impacted Files Coverage Δ
src/BioProfiling.jl 100.00% <ø> (ø)
src/diagnostic.jl 41.77% <100.00%> (+3.93%) :arrow_up:
src/internal.jl 100.00% <100.00%> (ø)
src/interpret.jl 100.00% <100.00%> (ø)
src/rmpv.jl 97.31% <100.00%> (+0.07%) :arrow_up:
src/struct.jl 91.02% <100.00%> (+1.98%) :arrow_up:
src/transform.jl 97.22% <100.00%> (-0.15%) :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 13b72f6...d3765f3. Read the comment docs.