Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] owkaplanmeier: fix crashing legend #41

Merged
merged 1 commit into from
Mar 21, 2022
Merged

[FIX] owkaplanmeier: fix crashing legend #41

merged 1 commit into from
Mar 21, 2022

Conversation

JakaKokosar
Copy link
Member

@JakaKokosar JakaKokosar commented Mar 21, 2022

Issue

Fixes: #40
Kaplan-Meier legend is crashing due to biolab/orange3#5680

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

Codecov Report

Merging #41 (0974718) into master (f25c3ab) will increase coverage by 0.32%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   45.25%   45.57%   +0.32%     
==========================================
  Files          12       12              
  Lines        1169     1176       +7     
==========================================
+ Hits          529      536       +7     
  Misses        640      640              
Impacted Files Coverage Δ
...contrib/survival_analysis/widgets/owkaplanmeier.py 94.30% <100.00%> (+0.09%) ⬆️

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 f25c3ab...0974718. Read the comment docs.

@JakaKokosar JakaKokosar merged commit 013cd3a into master Mar 21, 2022
@JakaKokosar JakaKokosar deleted the dev branch March 21, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: cannot unpack non-iterable LabelItem object
2 participants