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] owassurvivaldata: fix setting initialzation #61

Closed JakaKokosar closed 1 year ago

JakaKokosar commented 1 year ago
Issue
Description of changes
Includes
codecov-commenter commented 1 year ago

Codecov Report

Base: 51.05% // Head: 51.08% // Increases project coverage by +0.03% :tada:

Coverage data is based on head (f0869c2) compared to base (cb45faa). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #61 +/- ## ========================================== + Coverage 51.05% 51.08% +0.03% ========================================== Files 14 14 Lines 1428 1429 +1 ========================================== + Hits 729 730 +1 Misses 699 699 ``` | [Impacted Files](https://codecov.io/gh/biolab/orange3-survival-analysis/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) | Coverage Δ | | |---|---|---| | [...trib/survival\_analysis/widgets/owassurvivaldata.py](https://codecov.io/gh/biolab/orange3-survival-analysis/pull/61?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab#diff-b3JhbmdlY29udHJpYi9zdXJ2aXZhbF9hbmFseXNpcy93aWRnZXRzL293YXNzdXJ2aXZhbGRhdGEucHk=) | `98.50% <100.00%> (+0.02%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.