biolab / orange3-survival-analysis

🍊 :heavy_plus_sign: Survival Analysis add-on for Orange3 data mining suite.
GNU General Public License v3.0
2 stars 4 forks source link

[FIX] owkaplanmeier: fix missing values handling #9

Closed JakaKokosar closed 3 years ago

JakaKokosar commented 3 years ago
Issue

The previous solution did not work when dealing with meta attributes.

Includes
codecov-io commented 3 years ago

Codecov Report

Merging #9 (f76c5ee) into master (b88b1c1) will increase coverage by 0.38%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   93.73%   94.11%   +0.38%     
==========================================
  Files           2        2              
  Lines         351      357       +6     
==========================================
+ Hits          329      336       +7     
+ Misses         22       21       -1     
Impacted Files Coverage Δ
...contrib/survival_analysis/widgets/owkaplanmeier.py 94.05% <100.00%> (+0.39%) :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 b88b1c1...f76c5ee. Read the comment docs.