DC-analysis / dclab

Python library for the post-measurement analysis of real-time deformability cytometry (RT-DC) data sets
https://dclab.readthedocs.io
Other
10 stars 12 forks source link

Issue 165 non scalar feat hierarchy #169

Closed maxschloegel closed 2 years ago

maxschloegel commented 2 years ago

This PR would resolve issue #165 by fixing the access of inherited non-scalar (temporary or plugin) features from instances of RTDC-Hierarchy.

Closes #165

codecov[bot] commented 2 years ago

Codecov Report

Merging #169 (65dba00) into master (b51b195) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   92.54%   92.56%   +0.01%     
==========================================
  Files          89       89              
  Lines        6253     6238      -15     
==========================================
- Hits         5787     5774      -13     
+ Misses        466      464       -2     
Impacted Files Coverage Δ
dclab/rtdc_dataset/fmt_hierarchy.py 100.00% <100.00%> (+0.92%) :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 b51b195...65dba00. Read the comment docs.